diff options
author | tb <> | 2024-10-03 04:15:52 +0000 |
---|---|---|
committer | tb <> | 2024-10-03 04:15:52 +0000 |
commit | 160339210bf97ab2ac1a1d10c353c17e23c259b0 (patch) | |
tree | db8a36454e159f91515405f5d4b24d245b794363 /src/lib/libc | |
parent | da7b0f4bfa71c9b8be4c449be0da83036941e3a2 (diff) | |
download | openbsd-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/lib/libc')
0 files changed, 0 insertions, 0 deletions