CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 13:21:04
Modified files:
lib/libcrypto/x509: x509_addr.c
Log message:
Make X509v3_addr_get_range() readable.
Instead of checking everything in a single if statement, group the
checks according to their purposes.
ok inoguchi jsing
