diff options
author | jsing <> | 2022-10-17 18:03:15 +0000 |
---|---|---|
committer | jsing <> | 2022-10-17 18:03:15 +0000 |
commit | 68426a72f66e5fdfe8e6dcf8c4403a3b85fdf7b2 (patch) | |
tree | 44357b22e0956c559cd990097b2ffdc5d8507ae2 /src/lib/libc/stdlib/exit.c | |
parent | fcd92a15935245e973ad525798718590262c6a83 (diff) | |
download | openbsd-68426a72f66e5fdfe8e6dcf8c4403a3b85fdf7b2.tar.gz openbsd-68426a72f66e5fdfe8e6dcf8c4403a3b85fdf7b2.tar.bz2 openbsd-68426a72f66e5fdfe8e6dcf8c4403a3b85fdf7b2.zip |
Unbreak ASN.1 indefinite length encoding.
In r1.25 of tasn_enc.c a check was added to ensure that asn1_ex_i2c()
returned the same value on both calls, however in the ndef case the len
variable gets changed between calls. Keep a copy of the original value to
test against.
Issue reported by niklas, who encountered a test failure in rust-openssl.
ok miod@ tb@
Diffstat (limited to 'src/lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions