CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 12:56:53
Modified files:
lib/libcrypto/x509: x509_addr.c
Log message:
First pass over x509_addr_validate_path()
Replace reaching into the structs with IPAddressFamily accessors
and add a few comments that explain what the code is actually doing.
ok inoguchi jsing
