X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Frandom-corpus.c;h=d0354e3584082b0c1e1b55f307b56f131acfbb4a;hb=df4c66f85d4aa05c462ad119c6dad3afa421f6f2;hp=ff4132520982f5ddb9b82d476983488cef83c1f6;hpb=0756d2587220898bdeec2067363a74629411093b;p=notmuch diff --git a/test/random-corpus.c b/test/random-corpus.c index ff413252..d0354e35 100644 --- a/test/random-corpus.c +++ b/test/random-corpus.c @@ -190,6 +190,7 @@ main (int argc, char **argv) srandom (seed); int count; + for (count = 0; count < num_messages; count++) { int j; /* explicitly allow zero tags */