Wireshark-commits: [Wireshark-commits] rev 29754: /trunk/ /trunk/epan/: circuit.c circuit.h convers
Date: Sun, 06 Sep 2009 18:25:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29754

User: krj
Date: 2009/09/06 11:25 AM

Log:
 Split a bunch of init routines into init() and cleanup(). This allows us to free memory properly on shutdown.
 
 This is an initial step. There's still some work to do.

Directory: /trunk/epan/
  Changes    Path                 Action
  +12 -4     circuit.c            Modified
  +1 -0      circuit.h            Modified
  +15 -4     conversation.c       Modified
  +1 -0      conversation.h       Modified
  +13 -2     epan.c               Modified
  +2 -0      epan.h               Modified
  +4 -6      expert.c             Modified
  +1 -1      expert.h             Modified
  +25 -2     packet.c             Modified
  +16 -6     reassemble.c         Modified
  +6 -1      reassemble.h         Modified


(6 files not shown)