Wireshark-commits: [Wireshark-commits] rev 49643: /trunk/tools/ /trunk/tools/: fuzz-test.sh test-ca
Date: Fri, 31 May 2013 01:38:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49643

User: morriss
Date: 2013/05/30 06:38 PM

Log:
 As discussed in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8728#c4 :
 
 Running tshark with a read filter ("-R") and without building the full tree
 ("-V") causes it to run into some more bugs (usually loops adding more than
 100000 items to the tree).  Add some (commented out for now) code to do
 this...

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