X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Frandom-corpus.c;h=d0354e3584082b0c1e1b55f307b56f131acfbb4a;hb=6967dcbb025280d33c9cd08502de7a5cdb051ae7;hp=ff4132520982f5ddb9b82d476983488cef83c1f6;hpb=6c84dee53193a78cf797b44d3febcc14488ea6b1;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 */