Wireshark-commits: [Wireshark-commits] master-2.2 1ab0585: RELOAD: Fix a length check.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ab0585098c7ce20f3afceb6730427cc2a1e98ea
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
1ab0585 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/25910
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  bebd3a1   NBAP: check that DCH ID was initialized before using it
    adds  1ab0585   RELOAD: Fix a length check.
Summary of changes:
 epan/dissectors/packet-reload.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)