ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6086885: Fix some compilation errors (size_t to guint

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Nov 2014 18:52:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=608688537a177e6a35f87360e0da8fd8110efc65
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6086885 by Stephen Fisher (stephenfisher@xxxxxxxxxxxxxxx):

    Fix some compilation errors (size_t to guint/gint) and an unused parameter
    
    Change-Id: I2d64d840c93f951dd5481ca5950ff5587da6843d
    Reviewed-on: https://code.wireshark.org/review/5112
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9ac261f   amqp: Fix a number of bugs in dissect_amqp_0_10_map().
    adds  6086885   Fix some compilation errors (size_t to guint/gint) and an unused parameter


Summary of changes:
 asn1/kerberos/packet-kerberos-template.c |   10 +++++-----
 epan/dissectors/packet-kerberos.c        |   10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)