nsswitch: add test for pthread_key_delete missuse (bug 15464)
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Sep 2023 11:57:26 +0000 (13:57 +0200)
committerJule Anger <janger@samba.org>
Mon, 18 Sep 2023 16:30:12 +0000 (16:30 +0000)
commitcb71db6827f2575799d65c8a3560e1748a389889
tree9734f13b6cbb6eda25fad100af5284b20c4bf2d0
parent5cf6870718cf4356e627e0159866faf53ee11a08
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]