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

Date: Sun, 12 Aug 2012 14:14:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44451

User: eapache
Date: 2012/08/12 07:14 AM

Log:
 Catch more types of valgrind errors in the fuzz-tester.
 These happen when, eg, a program runs out of memory under valgrind
 or other more fatal errors (that may sometimes be valgrind bugs instead).

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