openssl/crypto/objects
Rich Salz efa7dd6444 free NULL cleanup 11
Don't check for NULL before calling free functions. This gets:
        ERR_STATE_free
        ENGINE_free
        DSO_free
        CMAC_CTX_free
        COMP_CTX_free
        CONF_free
        NCONF_free NCONF_free_data _CONF_free_data
        A sk_free use within OBJ_sigid_free
        TS_TST_INFO_free (rest of TS_ API was okay)
        Doc update for UI_free (all uses were fine)
        X509V3_conf_free
        X509V3_section_free
        X509V3_string_free

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-05-01 10:15:18 -04:00
..
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00
o_names.c remove malloc casts 2015-04-28 15:28:14 -04:00
obj_dat.c free null cleanup finale 2015-05-01 10:02:07 -04:00
obj_dat.h RT937: Enable pilotAttributeType uniqueIdentifier 2015-02-12 14:38:31 -05:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 14:35:07 +01:00
obj_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_lib.c free null cleanup finale 2015-05-01 10:02:07 -04:00
obj_mac.num Add more Camellia OIDs. 2015-02-11 20:28:47 +01:00
obj_xref.c free NULL cleanup 11 2015-05-01 10:15:18 -04:00
obj_xref.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_xref.txt Add new OIDs from RFC5753 2013-07-17 21:45:00 +01:00
objects.pl Bring objects.pl output even closer to new format. 2015-02-09 15:59:09 +01:00
objects.README I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
objects.txt RT937: Enable pilotAttributeType uniqueIdentifier 2015-02-12 14:38:31 -05:00
objxref.pl Make objxref.pl output in correct format 2015-02-04 03:50:09 +00:00