]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Merge pull request #693 from ntyni/master
authorTobias Oetiker <tobi@oetiker.ch>
Sun, 20 Dec 2015 10:05:43 +0000 (11:05 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Sun, 20 Dec 2015 10:05:43 +0000 (11:05 +0100)
Use memmove instead of memcpy in rrd_write() to fix undefined behaviour


Trivial merge