Revision 4675a56a3ce2bef715386e45036426c8a4329d39 authored by Vitezslav Cizek on 24 November 2016, 12:21:41 UTC, committed by Rich Salz on 27 November 2016, 01:09:12 UTC
Move rsa_key initialization in front of load_config(). If loading the config fails, rsa_key isn't initialized and may cause invalid free() in the end: cleanup. Remove superfluous memset. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (cherry picked from commit c003851783ed05e3fd5296786e1f8f6a63dc4f31)
1 parent edfca4e
File | Mode | Size |
---|---|---|
MS | -rw-r--r-- | 166 bytes |
SSLv3 | -rw-r--r-- | 2.4 KB |
alpha.c | -rw-r--r-- | 3.7 KB |
dggccbug.c | -rw-r--r-- | 962 bytes |
sgiccbug.c | -rw-r--r-- | 1.4 KB |
sslref.dif | -rw-r--r-- | 1.1 KB |
stream.c | -rw-r--r-- | 4.7 KB |
ultrixcc.c | -rw-r--r-- | 666 bytes |

Computing file changes ...