diff options
author | tb <> | 2025-06-07 09:32:35 +0000 |
---|---|---|
committer | tb <> | 2025-06-07 09:32:35 +0000 |
commit | f0cfc4d90787d42987b072498672b0ddbf813870 (patch) | |
tree | ae8fd8c675d0fdad1149e33aeb0f8648d63eeeec /src/lib/libssl/man/SSL_get_ex_new_index.3 | |
parent | 94ff2e0482fb8e9f39c5cd1da0b79ead60a25ee4 (diff) | |
download | openbsd-f0cfc4d90787d42987b072498672b0ddbf813870.tar.gz openbsd-f0cfc4d90787d42987b072498672b0ddbf813870.tar.bz2 openbsd-f0cfc4d90787d42987b072498672b0ddbf813870.zip |
do_PVK_body: Unconditionally free enctmp
enctmp is only allocated if saltlen > 0, so there is no harm in checking
for that, but it's also pointless. Unconfuses smatch who thinks there
might be a memory leak:
pem/pvkfmt.c:808 do_PVK_body() warn: possible memory leak of 'enctmp'
found by jsg
Diffstat (limited to 'src/lib/libssl/man/SSL_get_ex_new_index.3')
0 files changed, 0 insertions, 0 deletions