summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_req.c
diff options
context:
space:
mode:
authortb <>2024-05-09 07:12:03 +0000
committertb <>2024-05-09 07:12:03 +0000
commit0615fda950bc56502db2a891579eff6e2eb4659f (patch)
treea874eb900706ec2bbe65f97855b1e637130d7a3c /src/lib/libcrypto/x509/x509_req.c
parent70741da6b9d2e03dd6649d7e731b662a88c2c809 (diff)
downloadopenbsd-0615fda950bc56502db2a891579eff6e2eb4659f.tar.gz
openbsd-0615fda950bc56502db2a891579eff6e2eb4659f.tar.bz2
openbsd-0615fda950bc56502db2a891579eff6e2eb4659f.zip
Plug a "leak" in ssl_security_group()
The way the CBB API is used, CBB_add_u16() and CBB_finish() can't actually fail here, but if they could, cbb->base would leak. Rewrite this code with the proper idioms to make it look right. ok jsing
Diffstat (limited to 'src/lib/libcrypto/x509/x509_req.c')
0 files changed, 0 insertions, 0 deletions