Wireshark-commits: [Wireshark-commits] master-1.12 478581a: X509AF: dissect Certificate Serial Numb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Jan 2015 22:14:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=478581a613c3b63d98b8592328afacc72b2a276d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

478581a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    X509AF: dissect Certificate Serial Number as INT64 instead of INT32
    
    Bug: 10862
    Change-Id: Ie315298dd090b3b689f6a9bfff6f6f5bf7cc715a
    Reviewed-on: https://code.wireshark.org/review/6594
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 506409d28cf727333b354a328a50e5a5f12552e9)
    Reviewed-on: https://code.wireshark.org/review/6597
    

Actions performed:

    from  b10f4da   Correct PF field offset when looking for DA
    adds  478581a   X509AF: dissect Certificate Serial Number as INT64 instead of INT32


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