From Peter Hatina via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8793 :
[metze/wireshark/wip.git] / frame_data_sequence.c
2013-05-22 Guy HarrisMake a routine not called from outside the file static.
2013-03-27 Evan HuusFrom Hadriel Kaplan via https://bugs.wireshark.org...
2013-03-15 Evan HuusFix the leaking of packet comments, i.e. the rest of
2013-03-03 Evan HuusRewrite free_frame_data_sequence to use recursion inste...
2013-03-02 Anders BromanFrom beroset:
2012-12-01 Evan HuusFix potential copy-and-pasto in free_frame_data_sequenc...
2012-11-11 Evan HuusCall frame_data_cleanup() before freeing frame_data...
2012-11-06 Jakub ZawadzkiFix small memleak: always free fds in free_frame_data_s...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-18 Jakub ZawadzkiUse g_malloc0
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-04-27 Guy HarrisMake the frame_data_sequence structure opaque, and...
2011-04-27 Guy HarrisCreate a new frame_data_sequence data type; it represen...