=== modified file 'src/main.c' --- src/main.c 2012-03-05 21:23:06 +0000 +++ src/main.c 2012-04-12 08:22:07 +0000 @@ -1299,7 +1299,7 @@ } if (opt.warc_keep_log) { - opt.progress_type = "dot"; + opt.progress_type = xstrdup("dot"); } }