From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8878 :
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Tue, 2 Jul 2013 14:15:40 +0000 (14:15 -0000)
committerJeff Morriss <jeff.morriss.ws@gmail.com>
Tue, 2 Jul 2013 14:15:40 +0000 (14:15 -0000)
commit0643b225172c4acae9154e7bd0dc5073317b83e9
treea2830f9e82928b68be71bd94797ed458bc576efa
parentd0c5a5561d0bff511a348d65c0c00bb814125b85
From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8878 :

The final maintenance patch, after excessive testing of the dissection engine.
The last two bugs were:

- FindSafetyFrame did not recognize the correct CRC, which in itself did not
  lead to wrongly detected packages, but was inconsistent with the rest.

- CRC == 0 - because 0 is a valid result for the CRC value.

svn path=/trunk/; revision=50312
epan/dissectors/packet-opensafety.c