r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
commit9732490811f8f02ee547ddc6e2694e1122a3a518
authorGünther Deschner <gd@samba.org>
Mon, 20 Feb 2006 23:22:56 +0000 (20 23:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:16 +0000 (10 11:10 -0500)
tree8ee9792f0e604566b7750170416a7f691cf68e48
parent4cf5109c7a1355f0adb42891ff490f03ae677347
r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
PAC_LOGON_NAME structure. This was broken on big-endian machines
(Solaris SPARC and ppc). Fixes Bug #3330.

Jerry, this should be in 3.0.21c.

Guenther
source/include/authdata.h
source/libads/authdata.c
source/rpc_parse/parse_prs.c