CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/23 14:49:52

Modified files:
        lib/libssl/src/crypto/x509v3: pcy_node.c 

Log message:
level_add_node(): if a memory allocation failure causes us to attempt to clean
up and return failure, be sure the cleanup work does NOT free objects which
are still being referenced by other objects.

ok guenther@

Reply via email to