r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
authorTim Potter <tpot@samba.org>
Thu, 7 Oct 2004 03:55:39 +0000 (03:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:54 +0000 (10:52 -0500)
commit588de0d4a84a5228d0f99f743ad327ad3b70ead1
tree213c744a051e83ccc4180a255b8548d7cfac85a6
parent8836621694c95779475fa9a1acf158e5e0577288
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.
source/libsmb/clisecdesc.c