URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9c44521376b5fdbdf6d07a6080f8a571ed1a797
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b9c4452 by Peter Wu (peter@xxxxxxxxxxxxx):
fuzzshark: add usage documentation
For those running the 'fuzzshark' binary directly, try to show some
helpful usage information instead of crashing with an assertion failure.
This does not affect the oss-fuzz builds which use the 'fuzzshark_*'
targets instead of the 'fuzzshark' one.
Change-Id: I3eeb64f416a30abc7aee18a0d4505d4e8de446ce
Reviewed-on: https://code.wireshark.org/review/33998
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2c7a35b Qt: Fix various issues for profile manager
add b9c4452 fuzzshark: add usage documentation
Summary of changes:
fuzz/fuzzshark.c | 44 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 41 insertions(+), 3 deletions(-)