ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 25196: /trunk/epan/ /trunk/epan/: epan.c

Date: Tue, 29 Apr 2008 15:29:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25196

User: morriss
Date: 2008/04/29 08:29 AM

Log:
 Call se_free_all() in epan_cleanup() so that we will detect per-session (se_)
 memory corruption in tshark (and Wireshark when exiting the program instead
 of loading a new file?).
 
 Why this wasn't always here I don't know.
 
 This may give us a pile of buildbot fuzz failures but that's a Good Thing.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -0      epan.c        Modified