]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike-sa: Assign function pointers for mediation extension separately
authorTobias Brunner <tobias@strongswan.org>
Fri, 26 Jul 2024 16:07:23 +0000 (18:07 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 30 Jul 2024 08:29:36 +0000 (10:29 +0200)
commite9a7c9822d44aa2161616074d5b0b74ba0f59a60
treef5d00b3b7a5dd23d680ed9243d642505743f8b34
parent72f9a21b22e9807a258f2a982a3ce9cfc8b48ed1
ike-sa: Assign function pointers for mediation extension separately

Using preprocessor directives in calls of function-like macros is
not recommended as it might lead to undefined behavior.
src/libcharon/sa/ike_sa.c