]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
src/rrd_daemon.c: never compare uninitialized bytes 819/head
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Tue, 12 Sep 2017 16:11:50 +0000 (17:11 +0100)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Tue, 12 Sep 2017 16:11:50 +0000 (17:11 +0100)
commita19179dc533ef4d9dac7390578736f5105aee8ef
tree84ef1b223d36c94fec73c8b410fa483819ff4458
parent19bb81cda3bdc3b3d64484956fe3a56d6d6287ca
src/rrd_daemon.c: never compare uninitialized bytes

I don't think this caused the valgrind error in CI either.  It looks wrong
though.
src/rrd_daemon.c