URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff466a9b920507c34068b2cc6f42b32049948183
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ff466a9 by Evan Huus (eapache@xxxxxxxxx):
Increase time permitted when fuzzing with valgrind.
The capture on bug 10098 times out but I don't see any culprits for bad loops or
anything - I think the capture is just too big. I'd prefer somebody else take a
look at it to verify I'm not missing anything before submitting this.
Bug:10098
Change-Id: I2cc43fd6ac9afaa345e7d31184483a9732fd6bf0
Reviewed-on: https://code.wireshark.org/review/1583
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 03f75dd It is possible to check out a source tree that is not co-located with the .git repository. First attempts to support that setup.
adds ff466a9 Increase time permitted when fuzzing with valgrind.
Summary of changes:
tools/fuzz-test.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)