Wireshark-commits: [Wireshark-commits] master 47648e0: X509AF: reset algorithm_id global variable w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 09:20:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47648e0528f091a6c7525d9d880f85a0a5fa42d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47648e0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X509AF: reset algorithm_id global variable when closing a file
    
    Change-Id: I59a6e5e482f4f11ab446e9839cc7a0c67742dab3
    Reviewed-on: https://code.wireshark.org/review/13424
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0dbe79c   Qt: Resize columns to contents in DecodeAs
    adds  47648e0   X509AF: reset algorithm_id global variable when closing a file


Summary of changes:
 asn1/x509af/packet-x509af-template.c |    7 +++++++
 epan/dissectors/packet-x509af.c      |   13 ++++++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)