diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-05-03 18:22:27 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-05-03 18:22:27 +0000 |
commit | 41f026d02fba75fe94dd6ec82a83efcdd4e7357f (patch) | |
tree | bb38d4e4f05e9b9832c3fadb4250dded4b35740c /etc/ftpusers | |
parent | 52d9baea22a8008dd973ff1ee16a2c6c94e26ef0 (diff) |
Simplify type handling in ASN1_TIME_set_string_internal()
ASN1_time_parse() takes a mode argument. If mode != 0, there is a check
that mode is the same as the time type returned by asn1_time_parse_cbs()
otherwise ASN1_time_parse() fails. Therefore the type == mode checks in
ASN1_set_string_internal() are redundant and can be removed.
ok beck
Diffstat (limited to 'etc/ftpusers')
0 files changed, 0 insertions, 0 deletions