Wireshark-commits: [Wireshark-commits] master-2.4 56e9dab: Make sure *both* sides are unsigned.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jun 2018 23:07:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56e9dabeda434c3b4f95a76c2e13d41b553d07f7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

56e9dab by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure *both* sides are unsigned.
    
    Change-Id: Id25ea93aee888eda665f52da4c00d75970ee69e8
    Reviewed-on: https://code.wireshark.org/review/28253
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 69ad89caa96f004513f5191b1f49c513a21f1a7b)
    Reviewed-on: https://code.wireshark.org/review/28255
    

Actions performed:

    from  e4ab547   Try again to fix the signed vs. unsigned comparison warning.
    adds  56e9dab   Make sure *both* sides are unsigned.


Summary of changes:
 epan/crypt/airpdcap.c        | 2 +-
 epan/crypt/airpdcap_system.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)