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 23415: /trunk/ /trunk/epan/dissectors/: packet-http.c /t

Date: Fri, 09 Nov 2007 20:04:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23415

User: gerald
Date: 2007/11/09 08:04 PM

Log:
 Don't call tvb_set_child_real_data_tvbuff() + add_new_data_source() twice
 for the same tvb.  This keeps us from freeing the same memory twice and
 crashing on some systems.
 
 This might be the same bug Brian Vandenberg was looking for in
 http://www.wireshark.org/lists/wireshark-dev/200705/msg00406.html .

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

Directory: /trunk/docbook/
  Changes    Path                 Action
  +12 -0     release-notes.xml    Modified