Wireshark-commits: [Wireshark-commits] master-2.2 a742125: LLTD: use wider variables to prevent ove

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Feb 2018 22:48:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a742125d4d13530d1d68d42c7ccafdf88656fdf2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

a742125 by Michael Mann (mmann78@xxxxxxxxxxxx):

    LLTD: use wider variables to prevent overflow and infinite loops
    
    Bug: 14419
    Change-Id: I1adf186a56e87a043077d330d59f18b8e5823cd7
    Reviewed-on: https://code.wireshark.org/review/25871
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 8760999f646fb398fa0c824f3539cee4a4911d13)
    Reviewed-on: https://code.wireshark.org/review/25879
    

Actions performed:

    from  d8a0cbc   S7comm: fix range check to prevent infinite loop when upper bound is 255
    adds  a742125   LLTD: use wider variables to prevent overflow and infinite loops


Summary of changes:
 epan/dissectors/packet-lltd.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)