Wireshark-commits: [Wireshark-commits] master fc0e5d4: DCERPC: fix parsign of big endian UTF-16 str
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Feb 2019 06:08:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc0e5d48d5db9f613b52c035cc8c99905d2000b0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc0e5d4 by Jiajun Wang (me@xxxxxxxxxxx):

    DCERPC: fix parsign of big endian UTF-16 string
    
    Change-Id: I560afb78bd3a06fd4f8a2d619dc2ff3bd6567a52
    Reviewed-on: https://code.wireshark.org/review/32099
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cced6a7   packet-ptp.c: Decode VendorID in the clockidentity field.
     add  fc0e5d4   DCERPC: fix parsign of big endian UTF-16 string


Summary of changes:
 epan/dissectors/packet-dcerpc.c | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)