Handle failure of simple config callbacks
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 18 Feb 2019 13:46:55 +0000 (14:46 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 18 Feb 2019 13:46:55 +0000 (14:46 +0100)
commit3b9c7b21b4ddfcf59a0147bc9e91e8889ca78d56
tree34a1029c6d2c8127060db3431ca04dc63af8901a
parentf0a2bef27d3ecb1b94a124a413cf0cd1e14706fd
Handle failure of simple config callbacks

When they return an error, collectd should not ignore this.
Fixes #3076
src/daemon/configfile.c