Wireshark-commits: [Wireshark-commits] master f4ffbbb: Throw some casts at compiler warnings.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Dec 2014 22:06:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4ffbbba2744385d7ef12805556269d0756c8e27
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f4ffbbb by Guy Harris (guy@xxxxxxxxxxxx):

    Throw some casts at compiler warnings.
    
    Change-Id: I609fcba0b015599f98edb1b3927edb5684bcf2b1
    Reviewed-on: https://code.wireshark.org/review/5887
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d4ff430   Move packet-kerberos.c to the dirty dissectors because it generates warnings (at least on NetBSD), presumably due to our use of -Wc++-compat:
    adds  f4ffbbb   Throw some casts at compiler warnings.


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