Wireshark-commits: [Wireshark-commits] rev 47305: /trunk-1.8/tools/ /trunk-1.8/tools/: fuzz-test.sh
Date: Sat, 26 Jan 2013 20:12:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47305

User: gerald
Date: 2013/01/26 12:12 PM

Log:
 Instead of setting resource limits on the fuzz-test.sh process itself,
 set limits on the TShark subprocess. This should hopefully take care
 of the strange fuzz failures we've seen lately.
 
 Reduce the maximum CPU time to 5 minutes while we're at it.

Directory: /trunk-1.8/tools/
  Changes    Path            Action
  +11 -9     fuzz-test.sh    Modified