Wireshark-commits: [Wireshark-commits] master 71b3d38: X509AF: ensure that BER dissector successful

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

Commits:

71b3d38 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X509AF: ensure that BER dissector successfully decoded a bit string before calling RSA Public Key dissection
    
    Bug: 11612
    Change-Id: Ia1279b5991604631241398ab19f0652e36a2114e
    Reviewed-on: https://code.wireshark.org/review/11144
    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  e8a3769   X509AF: protect against a comparison with a NULL algorithm_id string
    adds  71b3d38   X509AF: ensure that BER dissector successfully decoded a bit string before calling RSA Public Key dissection


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