r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
commit66e689478a700d669a1abfcb272b4191aa528658
authorTim Potter <tpot@samba.org>
Thu, 7 Oct 2004 03:55:39 +0000 (7 03:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:54 +0000 (10 10:52 -0500)
tree6a2ae35bc41843bffa1ac4ee2fda3c8648dd952c
parent132879b285e66bff896c761858311d7f5d43e9b6
r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
security descriptor for a file.  Return an error in this case instead
of panicing trying to unpack a zero length buffer.  Found by Brett
Funderburg.
(This used to be commit 588de0d4a84a5228d0f99f743ad327ad3b70ead1)
source3/libsmb/clisecdesc.c