URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08e80b1653383fcbb42538b97e46e78d152b4893
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
08e80b1 by Evan Huus (eapache@xxxxxxxxx):
Skip files larger than 8MB in valgrind fuzzing
Follow-up to g2eabd35 which added a 20MB limit, this lowers it quite a bit since
we're still seeing out-of-memory failures with files slightly larger than 8MB.
Based on a quick scan of the menagerie this only excludes another dozen or so
files so we won't lose much coverage.
Ping-Bug: 11395
Change-Id: I8d684bebad553408c68b125330f2878deedc3bff
Reviewed-on: https://code.wireshark.org/review/9849
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 7c46b25 qt: fix scrollbar crash applying conv. filter
adds 08e80b1 Skip files larger than 8MB in valgrind fuzzing
Summary of changes:
tools/fuzz-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)