diff options
author | jsing <> | 2019-04-07 16:35:50 +0000 |
---|---|---|
committer | jsing <> | 2019-04-07 16:35:50 +0000 |
commit | 3a3def0d377f1817d5aa504ebfad33ce823a1ba6 (patch) | |
tree | 565c05cfc3f5c16bc1e88c8b1cdd28a5323b19c3 /src/regress/lib/libssl/ssl/ssltest.c | |
parent | 3cca012bbe5fc59e175b77d294821fb99b334f67 (diff) | |
download | openbsd-3a3def0d377f1817d5aa504ebfad33ce823a1ba6.tar.gz openbsd-3a3def0d377f1817d5aa504ebfad33ce823a1ba6.tar.bz2 openbsd-3a3def0d377f1817d5aa504ebfad33ce823a1ba6.zip |
Revert tasn_prn.c r1.18.
In this code, just because something is cast to a type doesn't mean it is
necessarily that type - in this case we cannot check the length of the
ASN1_STRING here, since it might be another data type and later handled
as an int (for example, in the V_ASN1_BOOLEAN case).
We will revisit this post release.
ok tb@
Diffstat (limited to 'src/regress/lib/libssl/ssl/ssltest.c')
0 files changed, 0 insertions, 0 deletions