CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/09/04 01:55:32

Modified files:
        lib/libssl     : ssl_ciph.c 

Log message:
Make ssl_create_cipher_list() have a single exit

This simplifies memory management and makes it easier to see the leak
that were introduced in the previous commit. Sprinkle a few malloc
errors for consistency.

CID 278396

with/ok jsing

Reply via email to