]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fixed bug in bug fix. Has to be tested now.
authorJens Kammler <jens.kammler@bertelsmann.de>
Sat, 16 Feb 2019 14:35:23 +0000 (15:35 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 6 Mar 2019 07:17:57 +0000 (08:17 +0100)
commit3882bdf76fee23a105de8f1946d8fdbdbc9dd111
treee6c0243b4d7e55255be26a9ac6df3b304307070a
parentffe6c1557c8a721dc654face820aeef1a99da469
Fixed bug in bug fix. Has to be tested now.

Forgot to increase proc_pdp_cnt after finishing most left open PDP.
Added check for invalid values before calculation, just to be sure.
src/rrd_update.c