Wireshark-commits: [Wireshark-commits] rev 50312: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 02 Jul 2013 14:15:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50312

User: morriss
Date: 2013/07/02 07:15 AM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +43 -43    packet-opensafety.c    Modified