]> git.ipfire.org Git - thirdparty/strongswan.git/commit
controller: Avoid memory leak if initiate job is never executed
authorTobias Brunner <tobias@strongswan.org>
Tue, 13 May 2025 14:35:40 +0000 (16:35 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 19 May 2025 15:19:20 +0000 (17:19 +0200)
commit367e78205441347b68a4cfd3ed6d52e5d00e8cd9
tree80a2ec862bae9183f5e0c670cee2135b50befbfd
parent94cc07cab4e18778f06b86e315146f48ba414871
controller: Avoid memory leak if initiate job is never executed

This can happen if the daemon is terminated while an initiation is
pending.
src/libcharon/control/controller.c