]> git.ipfire.org Git - thirdparty/strongswan.git/commit
backtrace: Fix compiler warning on Windows
authorTobias Brunner <tobias@strongswan.org>
Fri, 12 Jul 2024 08:24:35 +0000 (10:24 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 12 Jul 2024 09:48:03 +0000 (11:48 +0200)
commit574bfad1c095f2c3deb6c1ff463d06df71404280
tree8ab32aeb911e599a7c28c6ef7229d0d113777186
parentd759bd9efa8a9669e0f21d697a9b098353a94778
backtrace: Fix compiler warning on Windows

This change avoids a "variable 'got' might be clobbered by 'longjmp' or
'vfork'" warning with -Wextra.
src/libstrongswan/utils/backtrace.c