Wireshark-commits: [Wireshark-commits] master 2718753: RTP: Check that we have p_conv_data before a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 07 Dec 2018 15:35:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27187536e69af7d50db498f2c58d8b1ce73b693f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2718753 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    RTP: Check that we have p_conv_data before accessing it.
    
    Bug: 15346
    Change-Id: Ia6ad53423e674832ebb3ccd7c755dd60fecc2cb1
    Reviewed-on: https://code.wireshark.org/review/30962
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  08a2a4d   DOCSIS: better decoding for unknown tlvs
     add  2718753   RTP: Check that we have p_conv_data before accessing it.


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