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)
committerJeremy Allison <jra@samba.org>
Thu, 14 Aug 2008 17:40:14 +0000 (10:40 -0700)
commitcb49b48e5cb1d8530292bac41052ef163fddec43
tree616bb48011d76d3171c25b57336f68b8e8a0532a
parenta2c751a26b3f85e96e91c3a65c94c2e6fba30e3c
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