]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix memory leak in misc unit test
authorArne Schwabe <arne@rfc2549.org>
Mon, 3 May 2021 11:40:43 +0000 (13:40 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 3 May 2021 12:38:26 +0000 (14:38 +0200)
commit4a35d38efa74becf99ae9c6711f5c10c4b60f84b
treeec0c0be29040e1125df7418a62a4d1197410e8c4
parent2ec5e1cae681a83992b09b4c6e690b014d4cc340
Fix memory leak in misc unit test

Detected-by: clang -fsanitize=address
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210503114043.3909319-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22292.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/unit_tests/openvpn/test_misc.c