summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
authortb <>2024-10-03 04:15:52 +0000
committertb <>2024-10-03 04:15:52 +0000
commit160339210bf97ab2ac1a1d10c353c17e23c259b0 (patch)
treedb8a36454e159f91515405f5d4b24d245b794363 /src/usr.bin
parentda7b0f4bfa71c9b8be4c449be0da83036941e3a2 (diff)
downloadopenbsd-160339210bf97ab2ac1a1d10c353c17e23c259b0.tar.gz
openbsd-160339210bf97ab2ac1a1d10c353c17e23c259b0.tar.bz2
openbsd-160339210bf97ab2ac1a1d10c353c17e23c259b0.zip
Fix BN_to_ASN1_INTEGER() misuse
You can either let this API reuse an existing ASN1_INTEGER or you can let it allocate a new one. If you try to do both at the same time, you'll leak. ok jsing
Diffstat (limited to 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions