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 37081: /trunk/epan/ /trunk/epan/: tvbuff.c

Date: Thu, 12 May 2011 16:31:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37081

User: darkjames
Date: 2011/05/12 09:31 AM

Log:
 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 ;-)

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