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 30ba425: Fix Bug 9885: 'Buildbot crash output: fuzz-2

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 05:09:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30ba425e7e95f7b61b3a3e5ff0c46e4be9d3d8d7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

30ba425 by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    Fix Bug 9885: 'Buildbot crash output: fuzz-2014-03-14-15333.pcap'
    
    The Buildbot found a crash which is cause by a bug that has
    been there all along, but a recent change exposed. This bug is
    likely in 1.10.6 as well, so I'll backport this if I can
    reproduce it in 1.10.6.
    
    Change-Id: I505bc73cbe6281e6d64f00de441c8e6231b55000
    Reviewed-on: https://code.wireshark.org/review/702
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fff998d   New Dissector for Landis & Gyr (Telegyr) 8979
    adds  30ba425   Fix Bug 9885: 'Buildbot crash output: fuzz-2014-03-14-15333.pcap'


Summary of changes:
 epan/dissectors/packet-rtp.c |    5 +++--
 epan/dissectors/packet-sdp.c |   12 ++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)