aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test-fuzzed-cap.sh
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Based on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5821#c2 :Jeff Morriss1-1/+30
2010-12-10Export G_SLICE=debug-blocks to do additional memory checks;Bill Meier1-0/+1
2010-09-02Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andJeff Morriss1-0/+2
2010-06-04Add BIN_DIR. If it is '.' then set WIRESHARK_RUN_FROM_BUILD_DIRECTORY so tha...Jeff Morriss1-1/+8
2010-04-21Export MALLOC_CHECK_=3 when fuzz testing in case we're on a glibc-based system:Jeff Morriss1-2/+3
2010-04-16Turn on memory scrubbing when fuzz testing.Jeff Morriss1-1/+4
2009-10-15Use SE canaries when fuzz testing.Jeff Morriss1-1/+1
2009-10-02Add a little script to set up ulimits before testing a capture that failed fu...Jeff Morriss1-0/+29