23a5c396ec
Till now, when memory poisonning was enabled, it used to be done only after a calloc(). But sometimes it's not enough to detect unexpected sharing, so let's ensure that we now poison every allocation once it's in place. Note that enabling poisonning significantly hurts performance (it can typically half the overall performance). |
||
---|---|---|
.. | ||
common | ||
import | ||
proto | ||
types |