Wireshark-commits: [Wireshark-commits] master 8e5d60b: openSAFETY: Fix smaller bugs in detection an

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Jun 2015 12:22:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e5d60b5e3d5aa93ee87e27afa98c2b1876cad8c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8e5d60b by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    openSAFETY: Fix smaller bugs in detection and tap
    
     - Add b16 counter to SPDO Time Request/Response
     - Mark generated time fields as generated
     - Fix +1 addition for frameOffset
     - Fix CRC2 calculation for subframes with just 5 bytes datalength
    
    Change-Id: I59ef7bf445de47c2bd165ae0f94d64d9f11d636b
    Reviewed-on: https://code.wireshark.org/review/8875
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    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  3f64384   [MSVC 2015] Use intptr_t to make MSVC happy.
    adds  8e5d60b   openSAFETY: Fix smaller bugs in detection and tap


Summary of changes:
 epan/dissectors/packet-opensafety.c |   28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)