Wireshark-commits: [Wireshark-commits] master 35056a6: SIP: Ensure session-id is not empty

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Aug 2019 03:25:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35056a6033a92d6e04bd2b7c0de85a36b098ed53
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

35056a6 by Michael Mann (mmann78@xxxxxxxxxxxx):

    SIP: Ensure session-id is not empty
    
    Add expert info if session-id is empty.
    
    Bug: 15951
    Change-Id: I48ffe4ca26fd94f522ad1a668c99ed8f1f5e2c01
    Reviewed-on: https://code.wireshark.org/review/34356
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d7a908c   show interface name in frame line caption if set
     add  35056a6   SIP: Ensure session-id is not empty


Summary of changes:
 epan/dissectors/packet-sip.c | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)