Wireshark-commits: [Wireshark-commits] master 527796b: Refactor pinfo->circuit_id behavior for ISUP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Oct 2014 04:53:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=527796b4ffdbd0a0fa73034d0e16f3b01ebf19a0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

527796b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Refactor pinfo->circuit_id behavior for ISUP dissector
    
    Change-Id: Idf6e68c53a0a2126f3906bbfa16166821735fc1b
    Reviewed-on: https://code.wireshark.org/review/4904
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0c444f3   OS X: Fix osx-dmg.sh bundle binary path.
    adds  527796b   Refactor pinfo->circuit_id behavior for ISUP dissector


Summary of changes:
 epan/dissectors/packet-isup.c |   23 +++++++++++------------
 epan/dissectors/packet-isup.h |    1 +
 ui/gtk/voip_calls.c           |    8 ++++----
 3 files changed, 16 insertions(+), 16 deletions(-)