Wireshark-commits: [Wireshark-commits] master e8a3769: X509AF: protect against a comparison with a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Oct 2015 11:28:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8a37694cebe030252f028e926ee5d4fd966a812
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8a3769 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X509AF: protect against a comparison with a NULL algorithm_id string
    
    Bug: 11611
    Change-Id: Ide8a26f74c99405b53acf394041ddf4a599da90a
    Reviewed-on: https://code.wireshark.org/review/11143
    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  1c322a1   Don't fallback to thinking we have SVN; say Git if we didn't find a VCS.
    adds  e8a3769   X509AF: protect against a comparison with a NULL algorithm_id string


Summary of changes:
 asn1/x509af/x509af.cnf          |    6 +++---
 epan/dissectors/packet-x509af.c |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)