Wireshark-commits: [Wireshark-commits] master-1.12 a358997: SDP: add ability to display port as a s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Jan 2015 09:54:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a358997ac2a6988893e0cfbb4e75301defceb429
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

a358997 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SDP: add ability to display port as a string
    
    Bug: 10898
    Change-Id: Ib1b5698c85cd568b8874b44690cafe391eea28f3
    Reviewed-on: https://code.wireshark.org/review/6849
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit a614212aa80a831f91ec3a2b17760d4f2c02bdeb)
    Reviewed-on: https://code.wireshark.org/review/6853
    

Actions performed:

    from  424a383   SDP: check that media format starts with a digit before trying to identify media type
    adds  a358997   SDP: add ability to display port as a string


Summary of changes:
 epan/dissectors/packet-sdp.c |   25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)