Wireshark-commits: [Wireshark-commits] master a806389: RELOAD: Fix a length check.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 00:52:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a806389e50abdbbb5dbdd2071c04ad73beaaadf9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a806389 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>
    

Actions performed:

    from  3576ca2   Remove eproto2sgml.
    adds  a806389   RELOAD: Fix a length check.


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