Evan Huus
changed
bug 7530
What |
Removed |
Added |
Attachment #10244 Flags |
|
review_for_checkin?
|
Comment # 10
on bug 7530
from Evan Huus
Created attachment 10244 [details]
Fix frame data usage
I've split frame_data_cleanup into two functions:
- frame_data_reset, for use in rescan_packets when about to redissect the frame
- frame_data_destroy, for use when the frame is about to be discarded or
destroyed
I *think* this should fix all the issues left in this bug, but I haven't given
it any real testing yet.
Thoughts?
You are receiving this mail because:
- You are watching all bug changes.