Wireshark-commits: [Wireshark-commits] master-2.4 72da9df: RELOAD: Fix a length check.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 06:17:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72da9dfe2bd8492e1260f9db5ee7a5f9dae5878b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

72da9df by Gerald Combs (gerald@xxxxxxxxxxxxx):

    RELOAD: Fix a length check.
    
    Make sure a length value isn't too large.
    
    Bug: 14445
    Change-Id: Ie630d59aea744554da22a2b904aca06624c73f7a
    Reviewed-on: https://code.wireshark.org/review/25908
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit a806389e50abdbbb5dbdd2071c04ad73beaaadf9)
    Reviewed-on: https://code.wireshark.org/review/25909
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  69d0902   USB: Sanity check Darwin USB header to prevent infinite loop.
    adds  72da9df   RELOAD: Fix a length check.


Summary of changes:
 epan/dissectors/packet-reload.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)