Wireshark-commits: [Wireshark-commits] master 9aeb249: ACSE: get rid of an evil global variable

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 Jan 2015 20:14:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9aeb24994364c9a3a983b4aa8db4725b1213d64d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9aeb249 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ACSE: get rid of an evil global variable
    
    Bug: 10787
    Change-Id: I225dab439e195bbd308bcafd4658e77ef9023c0f
    Reviewed-on: https://code.wireshark.org/review/6263
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  d9b480d   PKIX1Explicit: get rid of an evil global variable
    adds  9aeb249   ACSE: get rid of an evil global variable


Summary of changes:
 asn1/acse/acse.cnf               |   39 +++++++++++++-----
 asn1/acse/packet-acse-template.c |    3 +-
 epan/dissectors/packet-acse.c    |   84 +++++++++++++++++++++++---------------
 3 files changed, 82 insertions(+), 44 deletions(-)