Wireshark-commits: [Wireshark-commits] master-2.0 febc943: ENIP: Add sanity check when connection i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Dec 2015 15:27:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=febc9431fcea82a41f13e87bd4b1ecd985b60966
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

febc943 by D. Ulis (daulis0@xxxxxxxxx):

    ENIP: Add sanity check when connection info not available
    
    If the connection info is not available, ensure that enough connected data is available to meet the minimum explicit message size.
    
    Conflicts:
    	epan/dissectors/packet-enip.c
    
    Change-Id: I6c8bf54dda4adbf23749d2a2c8c19f4ea2bc5222
    Reviewed-on: https://code.wireshark.org/review/12520
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/12533
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: D. Ulis <daulis0@xxxxxxxxx>
    

Actions performed:

    from  f0aeef8   Lua: Validate ProtoExpert.new arguments
    adds  febc943   ENIP: Add sanity check when connection info not available


Summary of changes:
 epan/dissectors/packet-enip.c |    8 ++++++++
 1 file changed, 8 insertions(+)