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-- | 14.3 KB |
ts.h | -rw-r--r-- | 33.7 KB |
ts_asn1.c | -rw-r--r-- | 10.8 KB |
ts_conf.c | -rw-r--r-- | 14.7 KB |
ts_err.c | -rw-r--r-- | 9.2 KB |
ts_lib.c | -rw-r--r-- | 4.8 KB |
ts_req_print.c | -rw-r--r-- | 3.7 KB |
ts_req_utils.c | -rw-r--r-- | 6.4 KB |
ts_rsp_print.c | -rw-r--r-- | 8.9 KB |
ts_rsp_sign.c | -rw-r--r-- | 32.5 KB |
ts_rsp_utils.c | -rw-r--r-- | 10.3 KB |
ts_rsp_verify.c | -rw-r--r-- | 23.5 KB |
ts_verify_ctx.c | -rw-r--r-- | 5.1 KB |

Computing file changes ...