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)
commit9253044276fdf44bae2db2e232a47b229ebb0055
tree9847c6121278a4d80099bd88062b4ef85c9a863b
parent762439025a522d4316278661119c6624b9ab2869
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.
(This used to be commit 221cc5e21eb27cdad51f34ec6832467a7bd89213)
examples/VFS/skel_opaque.c
source3/modules/vfs_aixacl2.c
source3/modules/vfs_catia.c
source3/modules/vfs_full_audit.c