]> git.ipfire.org Git - thirdparty/samba.git/commit
winbind: Simplify winbindd_sids_to_xids_recv()
authorVolker Lendecke <vl@samba.org>
Wed, 6 Oct 2021 08:13:52 +0000 (10:13 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Oct 2021 19:28:32 +0000 (19:28 +0000)
commit61b06695b703908d57c36077f8707b99124127c9
treeb503f46f6aa565b3fa3d1e0b404677f9d9c8e54f
parentfc4ee9c494d5a0c9330db50337dfec55d1bb127f
winbind: Simplify winbindd_sids_to_xids_recv()

Use talloc_asprintf_addbuf(), fix an realloc error path memleak

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_sids_to_xids.c