A fix in the ACL code used by both SAMBA 3 and 4
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 18 Jun 2009 09:18:05 +0000 (11:18 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jun 2009 01:32:01 +0000 (11:32 +1000)
commita8e757ba4ca2a003c114295473fe08a8f80fb2c2
treef77a88daee2d2552d09c7ac3ec3480fd90bbca45
parent2627c6c0c2d3d96b3d458092ba8b090447a76a61
A fix in the ACL code used by both SAMBA 3 and 4

This fixes an uninitialised structure. It has been found through valgrind
in the RAW-ACLs test suite (Bug #6397).
libcli/security/security_descriptor.c