Wireshark-commits: [Wireshark-commits] master 7e77631: Add a handle to dissect sip userinfo.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Jun 2014 14:32:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e77631eaed758ab60652dfa9921899db2d8ac9e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7e77631 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add a handle to dissect sip userinfo.
    
    Change-Id: Ia8c15b710d79f12e8f62a49b17f057b746f31f0c
    Reviewed-on: https://code.wireshark.org/review/1980
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5c48774   sip: avoid calling tvb_format_text() when tree is not visible.
    adds  7e77631   Add a handle to dissect sip userinfo.


Summary of changes:
 epan/dissectors/packet-sip.c |   32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)