[openssl-dev] [openssl.org #3801] need NULL check in CMAC_CTX_free

Rich Salz via RT rt at openssl.org
Wed May 13 16:58:45 UTC 2015


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 <rsalz at 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 <matt at openssl.org>

--
Rich Salz, OpenSSL dev team; rsalz at openssl.org



More information about the openssl-dev mailing list