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 |
---|---|---|
build.bat | -rw-r--r-- | 6.5 KB |
cpy_tests.bat | -rw-r--r-- | 3.2 KB |
do_tests.pl | -rw-r--r-- | 19.2 KB |
globals.txt | -rw-r--r-- | 7.4 KB |
readme.txt | -rw-r--r-- | 668 bytes |
set_env.bat | -rw-r--r-- | 3.5 KB |

Computing file changes ...