-LRN: Poisoning:
authorChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 22:30:43 +0000 (22:30 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 22:30:43 +0000 (22:30 +0000)
commit4029c07550295659b391220324f348f4b1a86381
treeba6800f109598f4d12e3bfa089caec7fa8acc9dc
parentbc0c61a40a5c68c1fbefc475735e88788e6b1bc4
-LRN: Poisoning:
  Poisons memory before freeing it. It uses msize() CRT function,
which (i believe) is not available on other platforms. This patch was
intended to make the output of the next patch (see below) more apparent.
src/util/common_allocation.c