URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a3b1d8beb22745d6c9a04297f4056770016299e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0a3b1d8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Kerberos: fix dissection of packets when Record Mark is present
    
    Bug: 10200
    Change-Id: Ied8db64120131c029e276d66aeff8b81a45a7286
    Reviewed-on: https://code.wireshark.org/review/2447
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  e1c0674   Long and short names are inverted
    adds  0a3b1d8   Kerberos: fix dissection of packets when Record Mark is present
Summary of changes:
 asn1/kerberos/packet-kerberos-template.c |    2 +-
 epan/dissectors/packet-kerberos.c        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)