summaryrefslogtreecommitdiffstats
path: root/kexecdh.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2023-03-29 02:59:08 +0200
committerDarren Tucker <dtucker@dtucker.net>2023-03-29 03:22:33 +0200
commitc3da05d95922f5550bcc7815e799474d6a160175 (patch)
treec3210a71bfe6c53604aae185133563fcfb26ddf1 /kexecdh.c
parentupstream: fix memory leak; Coverity CID 291848 (diff)
downloadopenssh-c3da05d95922f5550bcc7815e799474d6a160175.tar.xz
openssh-c3da05d95922f5550bcc7815e799474d6a160175.zip
upstream: Plug potential mem leak in process_put.
It allocates abs_dst inside a loop but only frees it on exit, so free inside the loop if necessary. Coverity CID 291837, ok djm@ OpenBSD-Commit-ID: a01616503a185519b16f00dde25d34ceaf4ae1a3
Diffstat (limited to 'kexecdh.c')
0 files changed, 0 insertions, 0 deletions