tests: Get rid of malloc calls in test_glibc_thread_support.c.
authorRobin Hack <hack.robin@gmail.com>
Fri, 26 Sep 2014 12:31:39 +0000 (14:31 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 6 Oct 2014 14:16:00 +0000 (16:16 +0200)
commita8d0bc7279a44141477f508dcde177bee57957a7
tree72b3f1c3b8fb7589145e5c031c0ee73ef9878d4d
parente88afed067f2a04d2afd3a24458315143319871c
tests: Get rid of malloc calls in test_glibc_thread_support.c.

Thread structures are allocated on stack now.

Signed-off-by: Robin Hack <hack.robin@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
tests/test_glibc_thread_support.c