Author :
tb
Date :
2022-01-04 20:23:05
Hash :f762180d Message :Remove checks that are duplicated in extract_min_max()
The NULL checks and the checks that aor->type is reasonable are already
performed in extract_min_max(), so it is unnecessary to repeat them
in X509v3_addr_get_range()
ok inoguchi jsing