[PATCH 0/6] fix some memory issues in GPFS and NFSv4 ACL code

Christian Ambach ambi at samba.org
Fri Nov 16 15:50:30 MST 2012


The following patchset fixes some issues I found while looking 
at the NFSv4 ACL code recently (and the vfs_gpfs module that makes
use of it). These patches will be necessary to complete the patchset
in Bug #9406

Christian Ambach (6):
      s3:vfs_gpfs fix memory leaks in gpfs_getacl_alloc
      s3:vfs_gpfs fix memory leak in gpfs_get_nfs4_acl
      s3:vfs_gpfs fix memory corruption in gpfs2smb_acl
      s3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_acl
      s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4acl
      s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4

 source3/modules/nfs4_acls.c |  7 ++-----
 source3/modules/vfs_gpfs.c  | 12 ++++++++++--
 2 files changed, 12 insertions(+), 7 deletions(-)




More information about the samba-technical mailing list