Wireshark-commits: [Wireshark-commits] master a958533: fuzzshark: disable protocol in fuzzer if it'
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Feb 2018 06:39:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a958533c6a2bd3e971352a5bcad490526c34f6ea
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a958533 by Jakub Zawadzki (darkjames@xxxxxxxxxxxx):

    fuzzshark: disable protocol in fuzzer if it's used by other fuzzer.
    
    Change-Id: I4dcc38b2ac9711660c8cf27cbbabd879c2eee930
    Link: https://github.com/google/oss-fuzz/issues/1087
    Reviewed-on: https://code.wireshark.org/review/25738
    Petri-Dish: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0bd863a   packet-ipmi-picmg.c: Add NULL check in rq17.
    adds  a958533   fuzzshark: disable protocol in fuzzer if it's used by other fuzzer.


Summary of changes:
 tools/oss-fuzzshark/build.sh    |  8 +++++++-
 tools/oss-fuzzshark/fuzzshark.c | 42 +++++++++++++++++++++++++++++++++++------
 2 files changed, 43 insertions(+), 7 deletions(-)