Wireshark-commits: [Wireshark-commits] master 5a8020a: X509AF: make a local copy of algorithm_id in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 15:23:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a8020a1b6bb73fcb8bb7eb7d53177bc8a9fc703
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5a8020a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X509AF: make a local copy of algorithm_id in file scope for later use
    
    Bug: 12002
    Change-Id: Iff48863c1954f76d6fc34150d315d15295dc1f5c
    Reviewed-on: https://code.wireshark.org/review/13406
    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  69b8f6c   sshdump: fix typo in extcap-config.
    adds  5a8020a   X509AF: make a local copy of algorithm_id in file scope for later use


Summary of changes:
 asn1/x509af/packet-x509af-template.c |    2 +-
 asn1/x509af/x509af.cnf               |    8 +++++++-
 epan/dissectors/packet-x509af.c      |   24 +++++++++++++++---------
 3 files changed, 23 insertions(+), 11 deletions(-)