diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-04-14 18:13:42 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2013-05-09 06:18:20 +0200 |
commit | a65568750be92439de26dd2ecb88c09468264fe7 (patch) | |
tree | b1b5c8fbc8b69d32c72d51603489a6bda477efce /source3/torture/pdbtest.c | |
parent | 67bb7d93ba8fccd030bd8d01536f3222c85134b7 (diff) | |
download | samba-a65568750be92439de26dd2ecb88c09468264fe7.tar.gz samba-a65568750be92439de26dd2ecb88c09468264fe7.tar.bz2 samba-a65568750be92439de26dd2ecb88c09468264fe7.zip |
vfs: Allocate SMB4ACL_T on an explict memory context
This ensures the caller knows exactly what the memory lifetime of this
returned object is. This makes the NFSv4 ACL code consistent with the
POSIX and NT ACL code, to avoid supprising developers who have worked
on those other parts of the ACL code.
Most of this patch is adding a memory context to the callers and passing it in.
Andrew Bartlett
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/torture/pdbtest.c')
0 files changed, 0 insertions, 0 deletions