URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a40ce95c546468cf4ae9d1b0980c613a6d1fe3b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a40ce9 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.
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>
Actions performed:
from 3120d1f Fix memory leaks in all_ifaces when interface list changes
adds 1a40ce9 ENIP: Add sanity check when connection info not available
Summary of changes:
epan/dissectors/packet-enip.c | 7 +++++++
1 file changed, 7 insertions(+)