Commit 5684949
committed
Fix error check on X509V3_EXT_print()
The docs I found of this function appear to be wrong, as it can also
return -1 on failure.
See also openssl/openssl#29793
Closes phpGH-21047.1 parent 4a16d22 commit 5684949
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2252 | 2252 | | |
2253 | 2253 | | |
2254 | 2254 | | |
2255 | | - | |
| 2255 | + | |
2256 | 2256 | | |
2257 | 2257 | | |
2258 | 2258 | | |
| |||
0 commit comments