]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-delete: Correctly maintain allocated reqid when recreating CHILD_SA
authorTobias Brunner <tobias@strongswan.org>
Mon, 2 Oct 2023 14:08:40 +0000 (16:08 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:02:11 +0000 (12:02 +0100)
commitc923022733383a9d1ecbddf3b8ff3eeddd91c050
tree92088ad04a59d016fcda594e25f3bf8f2595ffc7
parentc2a4c8e38a2786013e89b7bd183f6518c6aceb5a
child-delete: Correctly maintain allocated reqid when recreating CHILD_SA

The old CHILD_SA is destroyed even before the new task is queued, this
makes sure we always maintain a reference to the reqid.
src/libcharon/sa/ikev2/tasks/child_delete.c