Commit e6e9170d authored by Rich Salz's avatar Rich Salz
Browse files

Allow NULL for some _free routines.

Based on the description in https://github.com/openssl/openssl/pull/5757

,
this re-implements the "allow NULL to be passed" behavior of a number of
xxx_free routines.  I also fixed up some egregious formatting errors
that were nearby.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5761)
parent 98c03302
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment