libcli/security: Ensure to fill in remaining_access for the initial case (bug #9554...
commitb26668c606057fb30b20efd912284c3e79d547ff
authorAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jan 2013 09:39:23 +0000 (3 20:39 +1100)
committerStefan Metzmacher <metze@samba.org>
Tue, 15 Jan 2013 11:14:25 +0000 (15 12:14 +0100)
treec635d749e62288c5e8e1f84eb4f05c474a2af682
parent8f8ca589d2aa7f9deaae6a05cb5ab73da95372bf
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>
(cherry picked from commit a75805490d96a85786287f5d0522dd7671d6816e)
libcli/security/object_tree.c