Fix bug #5692 - Core dump in full_audit.so.
authorJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 17:40:14 +0000 (10:40 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 19 Aug 2008 09:30:57 +0000 (11:30 +0200)
commitaa7fc4c698952b7e3748bc38d45e50f15cb0d0c9
tree8336f0a4dfbb3090cbaf55a4935363034d486a1a
parent4aae8a71fbd1f1914ef53a32197318114df6efde
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.
(cherry picked from commit cb49b48e5cb1d8530292bac41052ef163fddec43)
examples/VFS/skel_opaque.c
source/modules/vfs_aixacl2.c
source/modules/vfs_catia.c
source/modules/vfs_full_audit.c