Ethereal-cvs: [Ethereal-cvs] rev 15539: /trunk/epan/dissectors/: packet-h245.c /trunk/epan/: e

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 26 Aug 2005 15:45:35 GMT
User: gerald
Date: 2005/08/26 10:45 AM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -0      packet-h245.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +65 -3     emem.c        Modified

Directory: /trunk/asn1/h245/
  Changes    Path                      Action
  +1 -0      packet-h245-template.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15539&view=rev