Fix bug #5692 - Core dump in full_audit.so.
authorJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 18:00:47 +0000 (11:00 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 18:00:47 +0000 (11:00 -0700)
commit12b4ed7c3c10a6a29d108f6a83d961bf19751ca7
tree1bb945e03bd7ac5064b086a935656ae468296476
parent8e4f9b935f57f73c0f1a653ac02b59677c1192d1
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