Wireshark-commits: [Wireshark-commits] master-2.0 c1e01c9: X509AF: reset algorithm_id global variab
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 10:19:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1e01c95775b7efb3ca2410cf92f07907c4393e3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

c1e01c9 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>
    (cherry picked from commit 47648e0528f091a6c7525d9d880f85a0a5fa42d0)
    Conflicts:
    	epan/dissectors/packet-x509af.c
    Reviewed-on: https://code.wireshark.org/review/13434
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b668ce4   Treat invalid (negative or too-large) values in the packet header as errors.
    adds  c1e01c9   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(-)