summaryrefslogtreecommitdiffstats
path: root/compile.h
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-12-24 17:11:18 +0000
committerStephen Dolan <mu@netsoc.tcd.ie>2012-12-24 17:11:18 +0000
commitcedda2084d2f6b331ba0a73e05f0b77ee7995c86 (patch)
tree8a91fd88b2ce655780f3399954c7c37d2c368b95 /compile.h
parent0fed03f35a63c01e89c0ba91cfe92dfc226d1e86 (diff)
Sneaky valgrind trick to detect stack memory issues.
After something is popped from a stack, we overwrite the memory with uninitialised data (if JQ_DEBUG is on). This means that valgrind reports use-after-pop as an uninitialised memory error.
Diffstat (limited to 'compile.h')
0 files changed, 0 insertions, 0 deletions