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-2.4 443db28: Fuzz: Reduce the Valgrind packet limit t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Aug 2018 00:12:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=443db28aa52a3dd7ada7fbae4d3a3063748c15d6
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

443db28 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>
    (cherry picked from commit 6ee559efd1af6a02ebde42318ec41c50457b3fca)
    Reviewed-on: https://code.wireshark.org/review/29312
    (cherry picked from commit 87905c5a079200a208aa469691168991a1b416ae)
    Reviewed-on: https://code.wireshark.org/review/29313
    

Actions performed:

    from  9a864a1   SSL: use col_append_sep_str() to add heartbeat to info column
     add  443db28   Fuzz: Reduce the Valgrind packet limit to 10,000.


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