http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49784
User: morriss
Date: 2013/06/05 07:08 AM
Log:
Add a new environment variable to cause abort()s if we add too many items
to the tree (to separate this case from the generic DISSECTOR_BUG case).
Enable this environment variable when fuzz testing.
Enable the 3rd (without tree but with a read filter) check (added in r49643)
when testing capture files but not when fuzz testing--not sure if we want to
add even more to the fuzzbot's work load now (OTOH I've been running it for
a while and it hasn't buried me in bugs).
Directory: /trunk/doc/
Changes Path Action
+12 -0 rawshark.pod Modified
+12 -0 tshark.pod Modified
+12 -0 wireshark.pod.template Modified
Directory: /trunk/tools/
Changes Path Action
+3 -6 fuzz-test.sh Modified
+8 -11 test-captures.sh Modified
+2 -0 test-common.sh Modified