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 19271: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 21 Sep 2006 13:08:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19271

User: jake
Date: 2006/09/21 01:08 PM

Log:
 From: Marco Strack
 The smb dissector displays lock requests in the "Locking AndX Request" as a vector of locks. It opens a tree branch
 "Locks" and appends the locks to this branch. Instead of adding "Lock" objects to this branch it added "Unlock"
 objects. Everything else is fine.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -2      packet-smb.c    Modified