summaryrefslogtreecommitdiff
path: root/src/usr.sbin
diff options
context:
space:
mode:
authortb <>2022-10-20 09:47:01 +0000
committertb <>2022-10-20 09:47:01 +0000
commitbe7071a39d853595f00196e2efdfab18244b5dc1 (patch)
tree3914a94d9f9af199d2b64702f93d87320b3e70fb /src/usr.sbin
parenta501e42ba79e88a58d28b4491728b8cf86cf46d6 (diff)
downloadopenbsd-be7071a39d853595f00196e2efdfab18244b5dc1.tar.gz
openbsd-be7071a39d853595f00196e2efdfab18244b5dc1.tar.bz2
openbsd-be7071a39d853595f00196e2efdfab18244b5dc1.zip
Unbreak ASN.1 indefinite length encoding.libressl-v3.6.2libressl-v3.6.1
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@; from jsing This is errata/7.2/002_asn1.patch.sig
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions