]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fix potential duplicate write_changes_to_disk() calls 2019-10
authorYong Li <30503431+yli-cpr@users.noreply.github.com>
Mon, 30 Sep 2019 12:16:43 +0000 (08:16 -0400)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 30 Sep 2019 20:30:15 +0000 (22:30 +0200)
commit016ba06b6527579e8ece6b911395f00dea320eaa
tree4a06e136a76f578954b4d6e84958105176141fd4
parent3c041eeacafa5fec9a3219cf0631e13080f1ca1d
Fix potential duplicate write_changes_to_disk() calls

Fix duplicate write_changes_to_disk() calls when HAVE_LIBRADOS is true and HAVE_MMAP is false
src/rrd_update.c