aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-08-26 15:45:31 +0000
committerGerald Combs <gerald@wireshark.org>2005-08-26 15:45:31 +0000
commitac90099d13facb856403fa972cc128059b407e19 (patch)
tree63fa460cfdf83fa896d344ab11fef814a6982a6c /epan/dissectors/packet-h225.h
parent57a75020f76619c45f0463fa2fe9ff251b9ce10f (diff)
Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()
use individual g_malloc() calls instead of memchunks. This lets us use tools like Valgrind and ElectricFence to find bugs. In the H.245 dissector, set h245_pi to NULL after we're done with it so that we don't go stomping through our memchunks with muddy boots later on. Fixes the current Buildbot menagerie failure. svn path=/trunk/; revision=15539
Diffstat (limited to 'epan/dissectors/packet-h225.h')
0 files changed, 0 insertions, 0 deletions