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 35165: /trunk/tools/ /trunk/tools/: fuzz-test.sh

Date: Fri, 10 Dec 2010 03:13:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35165

User: wmeier
Date: 2010/12/09 07:13 PM

Log:
 Export G_SLICE=debug-blocks to do additional memory checks;
 
 From the GLib docs
  "Using this option (present since GLib-2.13) engages extra code which
   performs sanity checks on the released memory slices. Invalid slice
   addresses or slice sizes will be reported and lead to a program halt."

Directory: /trunk/tools/
  Changes    Path            Action
  +1 -0      fuzz-test.sh    Modified