r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
authorGünther Deschner <gd@samba.org>
Mon, 20 Feb 2006 23:22:56 +0000 (23:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:16 +0000 (11:10 -0500)
commit4ea92f30985466489a3b3faf5a1c90667175aad6
tree24e18123b87b06642767c05649989f37ff2628c6
parentb7e7a5ef20d1da508afa6ad5a3bf852049951711
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
(This used to be commit 9732490811f8f02ee547ddc6e2694e1122a3a518)
source3/include/authdata.h
source3/libads/authdata.c
source3/rpc_parse/parse_prs.c