]> git.ipfire.org Git - thirdparty/strongswan.git/commit
daemon: Properly clean up logger entries in error cases
authorTobias Brunner <tobias@strongswan.org>
Tue, 4 Mar 2025 13:33:36 +0000 (14:33 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 4 Mar 2025 13:33:36 +0000 (14:33 +0100)
commit2cf94745de867c48a120dfa2d95eb4fd4961d4b7
treee2bfda165b8558bfb16ab310cfad626b522b7515
parente6b9f82a874962e9dd45c6d2c1fce45648e1f4fa
daemon: Properly clean up logger entries in error cases

The copied target string was not freed.
src/libcharon/daemon.c