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 09e92f0: OCSP: get rid of an evil global variable

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

Commits:

09e92f0 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>
    

Actions performed:

    from  48c3f7a   Add image files not already here.
    adds  09e92f0   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(-)