Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master bf11722: CIP Safety: Multiple services off by 1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Nov 2018 04:32:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf117224c2bbd09baa6aecd181bb67eac575061e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bf11722 by Dylan Ulis (daulis0@xxxxxxxxx):

    CIP Safety: Multiple services off by 1
    
    The following CIP Safety Supervisor services skipped processing the first byte:
    Safety Reset
    Configuration Lock
    Mode Change
    
    Change-Id: I90e411ced410f9924565d50c8d6bf44e92859e2c
    Reviewed-on: https://code.wireshark.org/review/30728
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7c2d897   tools/validate-commit.py: enforce short summary followed by blank line
     add  bf11722   CIP Safety: Multiple services off by 1


Summary of changes:
 epan/dissectors/packet-cipsafety.c | 76 ++++++++++++++++++--------------------
 1 file changed, 36 insertions(+), 40 deletions(-)