summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 425267c)
raw | patch | inline | side by side (parent: 425267c)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Oct 2009 11:32:18 +0000 (11:32 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 4 Oct 2009 11:32:18 +0000 (11:32 +0000) |
program/src/rrd_daemon.c | patch | blob | history |
index 0422389a7567706b82ae7bc1fb6a4e1065ee2e99..81c58e1ad1c3380b27cf5e6739d43f161d8b409a 100644 (file)
--- a/program/src/rrd_daemon.c
+++ b/program/src/rrd_daemon.c
{
ssize_t i;
+ if (sock == NULL) /* journal replay */
+ return (1);
+
if (cmd == NULL)
return (-1);