tests: Fix a memory leak in test_nwrap_initgroups()
authorAndreas Schneider <asn@samba.org>
Wed, 25 Jan 2023 12:23:35 +0000 (13:23 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 25 Jan 2023 15:41:14 +0000 (16:41 +0100)
commit21447f6c38390118984853adee978ab48b24e432
tree63126cf3841a84cf4c0c3673ef1bcb3fdf3e37b6
parentbaa8dadd6ab9f654024873c8b170d66285782f3b
tests: Fix a memory leak in test_nwrap_initgroups()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
tests/test_initgroups.c