]> git.itanic.dy.fi Git - log-plotter/commit
Add missing initialization
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 7 Oct 2013 18:23:43 +0000 (21:23 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 7 Oct 2013 18:23:43 +0000 (21:23 +0300)
commit4936e24ec996e3c7f51668621e5b8dca60e5f9a3
treebe308fa266150903df0276bdec9cc4a4ef182990
parent79e21578d84f3fa874e7bb2d0dc4bc486bb70e0b
Add missing initialization

We are passing on the variable to read_log_line() function and it
needs to be initialized properly prior the first use.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
main.c