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 5c1b898: packet-rtp.c: Fix of decoding RTP over TCP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Dec 2016 19:36:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c1b898a4398c994f59d47db875f8476a52d9652
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5c1b898 by Jiri Novak (j.novak@xxxxxxxxxxxx):

    packet-rtp.c: Fix of decoding RTP over TCP
    
    During patch modification in https://code.wireshark.org/review/#/c/19293/ we made mistake :-(
    
    Change-Id: I2ff65170dbcf3b5c4d27d6d7c629092d5080ed28
    Reviewed-on: https://code.wireshark.org/review/19382
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b97af3a   udpdump: set default value for payload
    adds  5c1b898   packet-rtp.c: Fix of decoding RTP over TCP


Summary of changes:
 epan/dissectors/packet-rtp.c |    2 ++
 1 file changed, 2 insertions(+)