Revision a04d08fc18e3dba21dfce71e55f0decb971f9b91 authored by Matt Caswell on 25 April 2016, 15:05:55 UTC, committed by Matt Caswell on 26 April 2016, 13:39:56 UTC
The i2d_X509() function can return a negative value on error. Therefore we should make sure we check it. Issue reported by Yuan Jochen Kang. Reviewed-by: Emilia Käsper <emilia@openssl.org> (cherry picked from commit 446ba8de9af9aa4fa3debc7c76a38f4efed47a62)
1 parent 1ee4541
File | Mode | Size |
---|---|---|
Makefile | -rw-r--r-- | 10.7 KB |
ocsp.h | -rw-r--r-- | 25.9 KB |
ocsp_asn.c | -rw-r--r-- | 7.4 KB |
ocsp_cl.c | -rw-r--r-- | 11.6 KB |
ocsp_err.c | -rw-r--r-- | 6.7 KB |
ocsp_ext.c | -rw-r--r-- | 17.5 KB |
ocsp_ht.c | -rw-r--r-- | 13.0 KB |
ocsp_lib.c | -rw-r--r-- | 7.7 KB |
ocsp_prn.c | -rw-r--r-- | 10.7 KB |
ocsp_srv.c | -rw-r--r-- | 8.4 KB |
ocsp_vfy.c | -rw-r--r-- | 14.9 KB |

Computing file changes ...