src/uid_wrapper.c: always go through uwrap_bind_symbol_all() protected by pthread_once()
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Nov 2022 19:08:40 +0000 (20:08 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 17 Jan 2023 13:24:03 +0000 (14:24 +0100)
commit15627c333aa250a8a47414847bc6923d21d0a2b7
tree4e73abbce04ade61bc75c062ec2c3e2234608645
parentb2dff923b6f804efcd95f1d6e88ea340a59f9ae3
src/uid_wrapper.c: always go through uwrap_bind_symbol_all() protected by pthread_once()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15227

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