CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2021/12/28 09:05:24

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

Log message:
Remove two pointless NULL checks and allocations

The ASN.1 template for IPAddressFamily doesn't mark either of its two
members as optional, so they are allocated by IPAddressFamily_new().

ok inoguchi jsing

Reply via email to