p4raw-id: //depot/perl@28265
PoisonWith(0xAB) for catching access to allocated but uninitialized memory.
-=for apidoc Am|void|Poison|void* dest|int nitems|type
+=for apidoc Am|void|PoisonFree|void* dest|int nitems|type
PoisonWith(0xEF) for catching access to freed memory.