Add a new environment variable to cause abort()s if we add too many items
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 5 Jun 2013 14:08:40 +0000 (14:08 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 5 Jun 2013 14:08:40 +0000 (14:08 +0000)
commit39eb92a275d2d31039fa1ff45f1f5d6e6945c5e7
treed093826bf18419000b746b4e6381c2ba1993b709
parent3db8298193e4fe989c93fdf90d5d34f1a0d9f45a
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).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@49784 f5534014-38df-0310-8fa8-9805f1628bb7
doc/rawshark.pod
doc/tshark.pod
doc/wireshark.pod.template
tools/fuzz-test.sh
tools/test-captures.sh
tools/test-common.sh