From: Martin Mares Date: Fri, 9 Feb 2007 20:37:10 +0000 (+0100) Subject: Killed a bug in the tester. X-Git-Tag: holmes-import~506^2~13^2~160 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fdf07fb99f6fa420946e71c92bf89287d8647761;p=libucw.git Killed a bug in the tester. --- diff --git a/lib/sorter/sort-test.c b/lib/sorter/sort-test.c index ddf6734d..bc6ef608 100644 --- a/lib/sorter/sort-test.c +++ b/lib/sorter/sort-test.c @@ -517,6 +517,7 @@ test_graph(uns mode, u64 size) s5_N = N; s5_K = N/4*3; s5_L = N/3*2; + s5_i = s5_j = 0; struct fastbuf *in = NULL; if (mode)