uwrap: Add support for getgroups_chk()
authorAndreas Schneider <asn@samba.org>
Mon, 8 Nov 2021 15:19:12 +0000 (16:19 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 24 Nov 2021 09:50:23 +0000 (10:50 +0100)
commit207ecf82e4c39abab7b557a9f8cdb393d3e8b148
tree42465996b93ad60c978c0cd69bc5251db9639f9c
parent1580b9105190f4643a99b11e9326ed219e589b2b
uwrap: Add support for getgroups_chk()

This is required by software built with FORTIFY_SOURCE=2.

https://bugzilla.redhat.com/show_bug.cgi?id=2021214

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
ConfigureChecks.cmake
config.h.cmake
src/uid_wrapper.c