X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournal-vacuum.c;fp=src%2Fjournal%2Fjournal-vacuum.c;h=81a577ea276f2a59bac2265f52536faf3ea7969c;hb=a7f7d1bde43fc825c49afea3f946f5b4b3d563e0;hp=a367dc1bb9e2d30877af8c751784f287503165e5;hpb=47d45d3cde45d6545367570264e4e3636bc9e345;p=elogind.git diff --git a/src/journal/journal-vacuum.c b/src/journal/journal-vacuum.c index a367dc1bb..81a577ea2 100644 --- a/src/journal/journal-vacuum.c +++ b/src/journal/journal-vacuum.c @@ -73,7 +73,7 @@ static void patch_realtime( unsigned long long *realtime) { _cleanup_free_ const char *path = NULL; - usec_t x, crtime; + usec_t x, crtime = 0; /* The timestamp was determined by the file name, but let's * see if the file might actually be older than the file name