]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_gpfs: convert smb2gpfs_acl() to use talloc master
authorShwetha Acharya <Shwetha.K.Acharya@ibm.com>
Thu, 16 Apr 2026 13:45:19 +0000 (19:15 +0530)
committerAnoop C S <anoopcs@samba.org>
Sat, 18 Apr 2026 20:58:22 +0000 (20:58 +0000)
commit6fe82edfe2517aa6f3cfea9f5a608ac6f5717e21
tree09d4dacfa21c91da6307f3b615fc762949d0c222
parentb605cc7c88089fc5e2f5cce08543e7dbae148a24
vfs_gpfs: convert smb2gpfs_acl() to use talloc

This avoids mixing malloc and talloc allocation patterns and
aligns the code with Samba's memory management conventions.

Signed-off-by: Shwetha Acharya <Shwetha.K.Acharya@ibm.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Sat Apr 18 20:58:22 UTC 2026 on atb-devel-224
source3/modules/vfs_gpfs.c