OpenSSL_0_9_8-stable 155ca14 Add NULL checks from master
OpenSSL_1_0_0-stable 690d040 Add NULL checks from master
OpenSSL_1_0_1-stable 76b49a8 Add NULL checks from master
OpenSSL_1_0_2-stable f34b095 Add NULL checks from master

commit f34b095fab1569d093b639bfcc9a77d6020148ff
Author: Rich Salz <rs...@akamai.com>
Date: Tue May 12 11:49:32 2015 -0400

Add NULL checks from master

The big "don't check for NULL" cleanup requires backporting some
of the lowest-level functions to actually do nothing if NULL is
given. This will make it easier to backport fixes to release
branches, where master assumes those lower-level functions are "safe"

This commit addresses those tickets: 3798 3799 3801.

Reviewed-by: Matt Caswell <m...@openssl.org>

--
Rich Salz, OpenSSL dev team; rs...@openssl.org

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to