nsswitch: add test for pthread_key_delete missuse (bug 15464)
commit340b7fd1eec58ccbbfbcf706829b3a8593700cab
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Sep 2023 11:57:26 +0000 (8 13:57 +0200)
committerJule Anger <janger@samba.org>
Mon, 18 Sep 2023 15:59:16 +0000 (18 15:59 +0000)
treed67ca7f5299c8f4fd3b32b1ccfb7bfa103af6cc7
parenteadd7e5f9bbe6b52e1690a37e0f1c98954e14643
nsswitch: add test for pthread_key_delete missuse (bug 15464)

This is based on https://bugzilla.samba.org/attachment.cgi?id=18081
written by Krzysztof Piotr Oledzki <ole@ans.pl>

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 62af25d44e542548d8cdecb061a6001e0071ee76)
nsswitch/b15464-testcase.c [new file with mode: 0644]
nsswitch/wscript_build
selftest/knownfail.d/b15464_testcase [new file with mode: 0644]
source3/selftest/tests.py
testprogs/blackbox/b15464-testcase.sh [new file with mode: 0755]