ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6ee559e: Fuzz: Reduce the Valgrind packet limit to 10

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Aug 2018 15:06:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ee559efd1af6a02ebde42318ec41c50457b3fca
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6ee559e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fuzz: Reduce the Valgrind packet limit to 10,000.
    
    Limit Valgrind to the first 10,000 packets in each file.
    
    Change-Id: I27be212ddb437c643ffb413bb9d1c809dbe98a55
    Reviewed-on: https://code.wireshark.org/review/29210
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4b3745e   nordic_ble: Set PHY display type to BASE_DEC
     add  6ee559e   Fuzz: Reduce the Valgrind packet limit to 10,000.


Summary of changes:
 tools/fuzz-test.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)