Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37257: /trunk-1.4/ /trunk-1.4/docbook/: release-notes.xm

Date: Wed, 18 May 2011 20:01:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37257

User: gerald
Date: 2011/05/18 01:01 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r37081 | darkjames | 2011-05-12 09:31:42 -0700 (Thu, 12 May 2011) | 6 lines
   Changed paths:
      M /trunk/epan/tvbuff.c
 
   Fix double free.
 
   compr is also freed outside loop. So free it only when returning.
 
   Might be related with bug #5908, but I don't have access to that bug ;-)
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.4/docbook/
  Changes    Path                 Action
  +1 -1      release-notes.xml    Modified

Directory: /trunk-1.4/epan/
  Changes    Path          Action
  +1 -1      tvbuff.c      Modified