Wireshark-commits: [Wireshark-commits] master 47bf21a: SDP: do not assume that media_desc pointer i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 May 2018 13:39:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47bf21a6c8dc11b91009cbb1a2b5ec723b1a9ea9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47bf21a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SDP: do not assume that media_desc pointer is always set
    
    Bug: 14648
    Change-Id: I9d585a1b49e15529b19414be52c8bf198475fd62
    Reviewed-on: https://code.wireshark.org/review/27304
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  faf5f86   make-version.pl: Make the SVN output more similar to the git one.
    adds  47bf21a   SDP: do not assume that media_desc pointer is always set


Summary of changes:
 epan/dissectors/packet-sdp.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)