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] rev 35137: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 06 Dec 2010 22:00:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35137

User: cmaynard
Date: 2010/12/06 02:00 PM

Log:
 Improve dissection of bit-oriented fields.  Patch from Richard Sharpe via
 bug #5466 with some minor whitespace modifications from me and a fix of an
 invalid offset introduced with the patch.  Fuzz testing still needs to be done.
 I can't seem to get the fuzz tester to work with the capture files attached to
 the bug report.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +37 -114   packet-scsi-mmc.c    Modified
  +152 -327  packet-scsi-sbc.c    Modified
  +22 -59    packet-scsi-smc.c    Modified
  +92 -223   packet-scsi-ssc.c    Modified
  +122 -151  packet-scsi.c        Modified
  +2 -0      packet-scsi.h        Modified