Wireshark-commits: [Wireshark-commits] master-2.6 cfb8dcc: Make sure *both* sides are unsigned.

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

Commits:

cfb8dcc 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/28254
    

Actions performed:

    from  4f5f928   Try again to fix the signed vs. unsigned comparison warning.
    adds  cfb8dcc   Make sure *both* sides are unsigned.


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