Wireshark-commits: [Wireshark-commits] rev 36622: /trunk/tools/ /trunk/tools/: fuzz-test.sh test-fu

Date: Wed, 13 Apr 2011 15:36:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36622

User: morriss
Date: 2011/04/13 08:36 AM

Log:
 Based on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5821#c2 :
 
 Move the setting of debug environment variables out of the while loop.
 
 Export MALLOC_OPTIONS=AJ to increase memory allocation debug on FreeBSD (and
 others).
 
 Export a number of environment variables that MacOS looks at.
 
 (I don't have easy access to either of these OS so this has not been tested.)
 
 Add a comments for each entry explaining which OS uses it and what it does.

Directory: /trunk/tools/
  Changes    Path                  Action
  +38 -6     fuzz-test.sh          Modified
  +30 -1     test-fuzzed-cap.sh    Modified