X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftest_urcu_wfcq.c;h=a3bd7e556031eef71c19b1be5e811ae5daaebdf6;hb=8ff97cc3836c6a2739b62af0a859511c9c284e4f;hp=cb1cc23ed91aa575ea9667a4594ec9269dc3b1b6;hpb=0663713865a25964c2932943c48e59ddf3caecd8;p=urcu.git diff --git a/tests/test_urcu_wfcq.c b/tests/test_urcu_wfcq.c index cb1cc23..a3bd7e5 100644 --- a/tests/test_urcu_wfcq.c +++ b/tests/test_urcu_wfcq.c @@ -285,7 +285,7 @@ static void do_test_splice(enum test_sync sync) static void *thr_dequeuer(void *_count) { unsigned long long *count = _count; - unsigned int counter; + unsigned int counter = 0; printf_verbose("thread_begin %s, thread id : %lx, tid %lu\n", "dequeuer", (unsigned long) pthread_self(),