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-- | 7.2 KB |
md_rand.c | -rw-r--r-- | 19.9 KB |
rand.h | -rw-r--r-- | 5.6 KB |
rand_egd.c | -rw-r--r-- | 9.3 KB |
rand_err.c | -rw-r--r-- | 3.9 KB |
rand_lcl.h | -rw-r--r-- | 7.5 KB |
rand_lib.c | -rw-r--r-- | 9.0 KB |
rand_nw.c | -rw-r--r-- | 7.6 KB |
rand_os2.c | -rw-r--r-- | 5.8 KB |
rand_unix.c | -rw-r--r-- | 15.3 KB |
rand_vms.c | -rw-r--r-- | 5.0 KB |
rand_win.c | -rw-r--r-- | 28.6 KB |
randfile.c | -rw-r--r-- | 10.6 KB |
randtest.c | -rw-r--r-- | 6.8 KB |

Computing file changes ...