--- samba-4.13.4/source3/modules/nfs4_acls.c.ORIG 2021-02-23 15:34:20.888093000 +0100 +++ samba-4.13.4/source3/modules/nfs4_acls.c 2021-02-23 15:34:26.938040000 +0100 @@ -1008,6 +1008,7 @@ } if (security_descriptor_with_ms_nfs(psd)) { + TALLOC_FREE(frame); return NT_STATUS_OK; }