URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=475a232a5bd9ac2f87b1b7881dd413a750c05c2a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
475a232 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PKCS12: fix unused function 'dissect_AuthenticatedSafe_PDU' [-Wunused-function]
Change-Id: Iaaaaffc8a271ac844b745d1b9265eb06df2efe9c
Reviewed-on: https://code.wireshark.org/review/9003
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 02b4977 Add a strlen cast.
adds 475a232 PKCS12: fix unused function 'dissect_AuthenticatedSafe_PDU' [-Wunused-function]
Summary of changes:
asn1/pkcs12/packet-pkcs12-template.c | 6 ++++++
asn1/pkcs12/pkcs12.cnf | 2 +-
epan/dissectors/packet-pkcs12.c | 30 ++++++++++++------------------
3 files changed, 19 insertions(+), 19 deletions(-)