src/rrd_daemon.c: Catch invalid uses of `flush'.
authorFlorian Forster <octo@verplant.org>
Thu, 3 Jul 2008 08:42:45 +0000 (10:42 +0200)
committerFlorian Forster <octo@verplant.org>
Thu, 3 Jul 2008 08:42:45 +0000 (10:42 +0200)
commit5a1cca15009ed7ebfad7ce7a0c8bd55d38e7dfac
treed95a964702aafbaf3a66a523fbf58095179288a4
parentf2c7cb87dd7c98dafd9dc058a262253ed9db5281
src/rrd_daemon.c: Catch invalid uses of `flush'.

And don't run into an assertion in that case.
src/rrd_daemon.c