Wireshark-commits: [Wireshark-commits] master 8f1b82b: Set the (GT) address even if the message is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Jan 2015 23:10:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f1b82b0aab8184807c46164cbdb1af514f832bb
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f1b82b by Luke Mewburn (luke@xxxxxxxxxxx):

    Set the (GT) address even if the message is routed by SSN.
    
    If sccp.set_addresses is enabled, always SET_ADDRESS to the GT
    if the GT is present, not just if ROUTE_ON_GT.  This fixes TCAP
    session handling in some situations.
    
    Change-Id: Ic088a4de408303a34c17c42820602ed6bf113840
    Reviewed-on: https://code.wireshark.org/review/6053
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  5e8c053   Squelch a compiler warning.
    adds  8f1b82b   Set the (GT) address even if the message is routed by SSN.


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