Wireshark-commits: [Wireshark-commits] master 2edf8bb: SDP: check that media format starts with a d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Jan 2015 20:25:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2edf8bbd33e4820c19a52a435ddb2cc8e3e32fdb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2edf8bb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SDP: check that media format starts with a digit before trying to identify media type
    
    Bug: 10899
    Change-Id: I92319a668ae795247d4021f32d629f5000ceb395
    Reviewed-on: https://code.wireshark.org/review/6841
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0ba51cc   IS-IS: Add subTLV Bandwidth Constraints (22) used by IS Reachability
    adds  2edf8bb   SDP: check that media format starts with a digit before trying to identify media type


Summary of changes:
 epan/dissectors/packet-sdp.c |   23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)