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.6 8f1048b: Fuzz: Reduce the Valgrind packet limit t

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

Commits:

8f1048b 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.
    
    Conflicts:
    	tools/fuzz-test.sh
    
    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
    

Actions performed:

    from  5a1afc5   SSL: use col_append_sep_str() to add heartbeat to info column
     add  8f1048b   Fuzz: Reduce the Valgrind packet limit to 10,000.


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