STORE 'file' scheme loader: refactor the treatment of matches
authorRichard Levitte <levitte@openssl.org>
Tue, 27 Jun 2017 21:08:54 +0000 (23:08 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 29 Jun 2017 09:55:33 +0000 (11:55 +0200)
commit6fc1d33c90015d3ad5738ec99aaa12fdb9640295
tree9c572c197388d8a0cf406df1b6e67edad320ae47
parentf95c439804bc227818b4290939569b515d730a63
STORE 'file' scheme loader: refactor the treatment of matches

Sometimes, 'file_load' couldn't really distinguish if a file handler
matched the data and produced an error or if it didn't match the data
at all.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3542)
apps/storeutl.c
crypto/store/loader_file.c
doc/man3/OSSL_STORE_open.pod