Wireshark-commits: [Wireshark-commits] rev 46000: /trunk/ /trunk/: frame_data_sequence.c

Date: Sun, 11 Nov 2012 16:43:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46000

User: eapache
Date: 2012/11/11 08:43 AM

Log:
 Call frame_data_cleanup() before freeing frame_data structures in
 free_frame_data_sequence(). Prevents part of the leak identified in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7885

Directory: /trunk/
  Changes    Path                     Action
  +9 -3      frame_data_sequence.c    Modified