CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/21 07:14:57
Modified files:
regress/lib/libcrypto/x509/rfc3779: rfc3779.c
Log message:
rfc3779 test: exercise IPAddressFamily_cmp a bit more
This populates an IPAddrBlocks object with not all that sensible data and
tests behavior of serialization and deserialization of this thing. Prior
to x509_addr.c rev 1.96 this would call memcmp() on NULL.
