Wireshark-commits: [Wireshark-commits] rev 39484: /trunk/epan/ /trunk/epan/: conversation.c packet.

Date: Thu, 20 Oct 2011 02:29:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39484

User: morriss
Date: 2011/10/19 07:29 PM

Log:
 Delay freeing of seasonal memory until after the conversation cleanup routine
 has been called.
 
 In the conversation cleanup routine, free the GSlist for any proto_data which
 may have been hanging off the (se_allocated) conversation.

Directory: /trunk/epan/
  Changes    Path              Action
  +32 -5     conversation.c    Modified
  +5 -3      packet.c          Modified