Wireshark-commits: [Wireshark-commits] rev 54874: /trunk/epan/ /trunk/epan/dissectors/: packet-dcer

Date: Tue, 21 Jan 2014 09:56:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54874

User: guy
Date: 2014/01/21 09:56 AM

Log:
 Get rid of tvb_get_faked_unicode() - tvb_get_string_enc() does the job
 better.
 
 We don't need eventlog_get_unicode_string_length() in the eventlog
 dissector, either - tvb_unicode_strsize() does the job just as well.

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +19 -32    packet-dcerpc-eventlog.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +0 -37     tvbuff.c      Modified
  +0 -13     tvbuff.h      Modified

Directory: /trunk/epan/dissectors/pidl/
  Changes    Path            Action
  +12 -36    eventlog.cnf    Modified