diff options
author | tb <> | 2022-03-31 13:04:47 +0000 |
---|---|---|
committer | tb <> | 2022-03-31 13:04:47 +0000 |
commit | 609f16ba617e874a45ceef4f2e8463f010e5dbe7 (patch) | |
tree | 88ae98d3fcd6c189c79beb3f91830767065ae849 /src/lib/libc/stdlib/malloc.3 | |
parent | d42bd80cba6b796dfe5030a440f5fadc50333b20 (diff) | |
download | openbsd-609f16ba617e874a45ceef4f2e8463f010e5dbe7.tar.gz openbsd-609f16ba617e874a45ceef4f2e8463f010e5dbe7.tar.bz2 openbsd-609f16ba617e874a45ceef4f2e8463f010e5dbe7.zip |
Fix leak in ASN1_TIME_adj_internal()
p is allocated by asprintf() in one of the *_from_tm() functions, so
it needs to be freed as in the other error path below.
CID 346194
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions