]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Try to avoid crashes by LeakSanitizer
authorTobias Brunner <tobias@strongswan.org>
Thu, 6 Oct 2022 08:22:49 +0000 (10:22 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 6 Oct 2022 09:11:35 +0000 (11:11 +0200)
commit68782f35c0c1b40e6c101a7a02b8f546af32a399
treef927d07b5d4d8537e0abe1402301b45d65877509
parent7f46c76125a6aa4d155507bb56b1e6aae28ac18b
github: Try to avoid crashes by LeakSanitizer

There are spurious crashes after test runs (during the reporting phase
of LeakSanitizer) that are triggered by seemingly unrelated code changes.
It seems to be related to how glibc handles dynamic TLS allocations.
.github/workflows/linux.yml