Wireshark-commits: [Wireshark-commits] master-2.2 014bcb1: Make sure *both* sides are unsigned.

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

Commits:

014bcb1 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/28256
    

Actions performed:

    from  807ab71   Try again to fix the signed vs. unsigned comparison warning.
    adds  014bcb1   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(-)