Fix bug #5692 - Core dump in full_audit.so.
authorJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 17:58:50 +0000 (10:58 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 17:58:50 +0000 (10:58 -0700)
commit221cc5e21eb27cdad51f34ec6832467a7bd89213
tree3f88d7012a89a04376ab2f06fc9452095ac66424
parent26a3cf0be918fe577a979f3e358d58359e42b2f1
Fix bug #5692 - Core dump in full_audit.so.
There were some function mismatches in the various GET_NT_ACL modules (some places the fsp parameter has not been removed).
Jeremy.
examples/VFS/skel_opaque.c
source/modules/vfs_aixacl2.c
source/modules/vfs_catia.c
source/modules/vfs_full_audit.c