Get rid of tvb_get_faked_unicode() - tvb_get_string_enc() does the job
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Jan 2014 09:56:34 +0000 (09:56 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Jan 2014 09:56:34 +0000 (09:56 +0000)
commitaf57761e94ef661e3a34a03ba1baaec296f47794
treea9de685aba075743c570f46a7bd67a6aa9a8e26e
parentb7bdbd21c51dcec00bbfc4e657f42618beff8fb4
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54874 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-dcerpc-eventlog.c
epan/dissectors/pidl/eventlog.cnf
epan/tvbuff.c
epan/tvbuff.h