libcli/security: Ensure to fill in remaining_access for the initial case (bug #9554...
commita75805490d96a85786287f5d0522dd7671d6816e
authorAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jan 2013 09:39:23 +0000 (3 20:39 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Jan 2013 18:15:45 +0000 (14 19:15 +0100)
treeabf3a0bf44ff67b56eee64e621ae1c5bde789f1d
parentdf33344d8eb40221d60c99931690703a11d91bc2
libcli/security: Ensure to fill in remaining_access for the initial case (bug #9554 - CVE-2013-0172)

It is critically important that we initialise this element as otherwise
all access is permitted.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
libcli/security/object_tree.c