Willy Tarreau af580f659c MINOR: pools: disable redundant poisonning on pool_free()
The poisonning performed on pool_free() used to help a little bit with
use-after-free detection, but usually did more harm than good in that
it was never possible to perform post-mortem analysis on released
objects once poisonning was enabled on allocation. Now that there is
a dedicated DEBUG_POOL_INTEGRITY, let's get rid of this annoyance
which is not even documented in the management manual.
2022-02-23 17:11:33 +01:00
..
2015-04-21 14:15:40 +02:00
2015-04-21 14:15:40 +02:00
2015-04-21 14:15:40 +02:00
2021-04-23 19:11:10 +02:00
2021-02-26 22:49:10 +01:00
2021-02-26 22:49:10 +01:00