URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=506409d28cf727333b354a328a50e5a5f12552e9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
506409d 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>
Actions performed:
from 77dac91 A few more emem replacements with wmem.
adds 506409d 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(-)