commit | f396fbb000dc1c8acddbf6a16e193b328c5e551e | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Oct 09 12:25:55 2015 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Oct 09 12:25:55 2015 -0400 |
tree | dfe0e9186b4cdd9d9e2fa29fbcd06eebdfed84ef | |
parent | 77a1a2bc18e7b04d4e352a8777ccce345b2f8659 [diff] |
Fix return value of sanitize when subformat is not readable This is a fix on top of the previous issue fixed in c917965b9e6fe2b21ed6c51559673288fa3af4b7. This was caught by "libFuzzer" testing.