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