URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a943e9254a597b4afca74b7912bb4d33bc299ea
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3a943e9 by Evan Huus (eapache@xxxxxxxxx):
Reduce maximum permitted leakage to 100KB
Down from 500KB. The old value only triggered once that I can recall, and the
"average" leakage I'm seeing on most captures is only a few KB now, so this
shouldn't flood us with issues (which was the original concern leaving it so
high).
Change-Id: Ie4c98696b3fb7a533a7dc4f83c7ac8c458b499c8
Reviewed-on: https://code.wireshark.org/review/2633
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 29ecd11 convert to proto_tree_add_subtree[_format]
adds 3a943e9 Reduce maximum permitted leakage to 100KB
Summary of changes:
tools/fuzz-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)