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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 15 Aug 2008 06:13:48 +0000 (08:13 +0200)
commit3bb258764a6199603b66f1b6876cc0a23d332b40
tree90f16df5ab461eeaf1a2c869d28a4c5d920ba2c0
parent086f97a6c7c1d96c6067695c8d0b675d21d61b84
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 12b4ed7c3c10a6a29d108f6a83d961bf19751ca7)
examples/VFS/skel_opaque.c
source/modules/vfs_aixacl2.c
source/modules/vfs_catia.c
source/modules/vfs_full_audit.c