X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_urcu_wfcq.c;h=a3bd7e556031eef71c19b1be5e811ae5daaebdf6;hp=cb1cc23ed91aa575ea9667a4594ec9269dc3b1b6;hb=f42bc7ef373d8e255de428d2c3bac2755f28e3b1;hpb=553b7eb9da3a223368abdf3f6a5ead35acf8a20b 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(),