-LRN: Portable memory poisoning:
authorChristian Grothoff <christian@grothoff.org>
Thu, 5 Jul 2012 07:58:05 +0000 (07:58 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 5 Jul 2012 07:58:05 +0000 (07:58 +0000)
commit491bcd3a92a3585cbbe6a1aa59aae18bf141a7c5
tree0f16ed97b2754b88054fbcbfc5e301a863160319
parent60327189b5bcededb1c800415c1972d66d81366f
-LRN:  Portable memory poisoning:
  Uses GNU extension function as a non-W32 equivalent of msize()
(there are subtle differences, but they are of no consequence). Also
swaps the poison bits depending on endianness (i'm tired of seeing
0xdf0adba everywhere instead of 0xbaadf00d).
src/util/common_allocation.c