Wireshark-commits: [Wireshark-commits] master a614212: SDP: add ability to display port as a string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Jan 2015 07:49:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a614212aa80a831f91ec3a2b17760d4f2c02bdeb
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a614212 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>
    

Actions performed:

    from  78755c7   Disable SSE4.2 _ws_mempbrk_sse42 only for older Apple compilers
    adds  a614212   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(-)