Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 c126248: OCSP: get rid of an evil global variabl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Sep 2015 13:27:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c12624840ac422ed968fe5df600cd8fdb14683d1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

c126248 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    OCSP: get rid of an evil global variable
    
    Bug: 11505
    Change-Id: I87cc676426dceed05a9a95bb515c4fb2535ac9c5
    Reviewed-on: https://code.wireshark.org/review/10400
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 09e92f004abc040584dbb0bec4598b34ee7a900f)
    Conflicts:
    	epan/dissectors/packet-ocsp.c
    Reviewed-on: https://code.wireshark.org/review/10402
    

Actions performed:

    from  3d2bcf5   UNISTIM: fix dissection of some audio commands
    adds  c126248   OCSP: get rid of an evil global variable


Summary of changes:
 asn1/ocsp/ocsp.cnf               |    9 ++++++---
 asn1/ocsp/packet-ocsp-template.c |    5 +----
 epan/dissectors/packet-ocsp.c    |   26 +++++++++++++++-----------
 3 files changed, 22 insertions(+), 18 deletions(-)