Wireshark-commits: [Wireshark-commits] rev 21719: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 07 May 2007 19:21:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21719

User: sahlberg
Date: 2007/05/07 07:21 PM

Log:
 when creating a policy handle,   use the string stored in dcv if 
 available as the name of the handle
 
 This means we can show policy handles like
 OpenKey(/a/b/c/d)
 instead of 
 OpenKey(<...>)

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +9 -4      packet-dcerpc-nt.c    Modified