Wireshark-bugs: [Wireshark-bugs] [Bug 8093] frame_proto_data freed between frames
Date: Sat, 02 Mar 2013 18:06:23 +0000

changed bug 8093

What Removed Added
Status UNCONFIRMED INCOMPLETE
CC   eapache@gmail.com
Ever confirmed   1

Comment # 3 on bug 8093 from
I believe Guy is correct.

What do you mean that frame_data_cleanup does not free the memory? Which memory
is it not freeing? It appears that fdata is a stack variable in this case, and
doesn't need to be explicitly freed.


You are receiving this mail because:
  • You are watching all bug changes.