CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/04/27 02:04:40

Modified files:
        lib/libcrypto/x509: x509_policy.c 

Log message:
Rework simple allocation and free functions in x509_policy.c

Use calloc() instead of malloc/memset and make free functions look the
same as elsewhere in the tree.

ok beck jsing

Reply via email to