X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Flogs-show.c;h=4e1b87814be77556fb940804247b2ff5051b1111;hb=99e651c2dc93fcc0ce762e7dab2dd3e9a70d76a1;hp=5a3ab3da3ee505f00f2bd235de278f82cbe1a21c;hpb=6c767d1e1a1815fbd4d2b196fb92a0d85cfde5b2;p=elogind.git diff --git a/src/shared/logs-show.c b/src/shared/logs-show.c index 5a3ab3da3..4e1b87814 100644 --- a/src/shared/logs-show.c +++ b/src/shared/logs-show.c @@ -990,7 +990,7 @@ static int show_journal(FILE *f, if (warn_cutoff && line < how_many && not_before > 0) { sd_id128_t boot_id; - usec_t cutoff; + usec_t cutoff = 0; /* Check whether the cutoff line is too early */