Wireshark-commits: [Wireshark-commits] rev 46667: /trunk-1.8/epan/dissectors/ /trunk-1.8/epan/disse
Date: Fri, 21 Dec 2012 12:12:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46667

User: etxrab
Date: 2012/12/21 04:12 AM

Log:
 Copy over:
 Revision 46336 - Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8036 :
 Check length of Slow Protocol OAM Vendor Specific Event Notification and add an expert info if it is not at least 2 bytes long
 --------------------------------------------------------------------------------
 Revision 44640 - Replace dup value (typo ?) with what seems to be the correct value.
 --------------------------------------------------------------------------------
 Revision 44180 - Fix the remaining part of Coverity CID 280009 (formerly CID 9): "Logically dead code".  The first part seems to have been committed in r17565, although the checkin comment mistakenly indicates, at least as far as I can tell, that it was for CID 6 instead of CID 9, which is what Coverity is telling me it used to be.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                      Action
  +16 -13    packet-slowprotocols.c    Modified