URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eabd353ad37c112d058c7ade42515877d186d4b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2eabd35 by Evan Huus (eapache@xxxxxxxxx):
Skip large files when fuzzing with valgrind
They run the buildbot out of memory, so just skip them, we don't want to remove
them from the menagerie entirely.
("large" here is > 20000 KB, but that could change)
Change-Id: I58dd9a981be6e6fc661ea624cc0c5258a5986a9f
Ping-Bug: 11395
Reviewed-on: https://code.wireshark.org/review/9768
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from db82d0f Fix the Copy menu placement in the ProtoTree context menu.
adds 2eabd35 Skip large files when fuzzing with valgrind
Summary of changes:
tools/fuzz-test.sh | 5 +++++
1 file changed, 5 insertions(+)