]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11516 [build-system] Add --enable-pool-sanitizer configure flag. This will make...
authorChris Rienzo <chris@signalwire.com>
Tue, 20 Nov 2018 16:01:46 +0000 (16:01 +0000)
committerAndrey Volk <andywolk@gmail.com>
Tue, 16 Jul 2019 19:17:47 +0000 (23:17 +0400)
commit892f0a289fd58474d0b5e996e9caa3f21dc2e635
tree004c486095e0faf81789e782551dd8c4aa63b822
parent8a809624cb134824bd404bc260116b6a40df59bd
FS-11516 [build-system] Add --enable-pool-sanitizer configure flag.  This will make it easier to find memory issues when using address sanitizer.  Also added -fstack-protector-strong when using --enable-address-sanitizer.
configure.ac
libs/apr/memory/unix/apr_pools.c