Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail on local...
authorGerald Carter <jerry@samba.org>
Wed, 10 Dec 2003 21:13:44 +0000 (21:13 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 10 Dec 2003 21:13:44 +0000 (21:13 +0000)
commitc6594e35573186966a4d57404f1c06b98670db06
treeaf6056161f18cc0406ee1089abb405730fe052cc
parent9359a6ea80d1228e87ea825a100a2d289c37162d
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail on local files on on domain members; bug 875
source/include/rpc_misc.h
source/rpc_parse/parse_misc.c
source/rpc_server/srv_lsa_nt.c