Wireshark-commits: [Wireshark-commits] master 0ccde30: MGCP: Replace globals that track packet data
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ccde3034562d8fe8294511ef3b4e9be80be1ad8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0ccde30 by Michael Mann (mmann78@xxxxxxxxxxxx):
    MGCP: Replace globals that track packet data with passing data to functions.
    
    Change-Id: I9595abf882adb821fd3c08532afba1b7e20412fe
    Reviewed-on: https://code.wireshark.org/review/15788
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  9fd37c0   Qt/Bluetooth: Set missing HCI Summary Occurence fields
    adds  0ccde30   MGCP: Replace globals that track packet data with passing data to functions.
Summary of changes:
 epan/dissectors/packet-mgcp.c |   46 +++++++++--------------------------------
 1 file changed, 10 insertions(+), 36 deletions(-)