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

Date: Thu, 26 Jul 2012 02:38:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44024

User: eapache
Date: 2012/07/25 07:38 PM

Log:
 valgrind-wireshark.sh:
  - add support for 2-pass dissection and config profiles
  - make whitespace a consistent 4-spaces
 fuzz-test.sh:
  - update 2-pass support to use -2 and not the old -P
  - add support for fuzz-testing under valgrind with the new -g option

Directory: /trunk/tools/
  Changes    Path                     Action
  +32 -11    fuzz-test.sh             Modified
  +13 -11    valgrind-wireshark.sh    Modified