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(-)