daemon: Check if plugin actually loaded before reporting configuration issues
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 13 Jul 2019 15:52:18 +0000 (22:52 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 13 Jul 2019 16:13:11 +0000 (23:13 +0700)
commitd0e2590eec07925abdc656cadca205738e3471ed
treea4086a615f2e6892748ec1b7bd1b87b350d77769
parent6b0e22a545bb3e4be1684a9fd6d2b48259ba9a7f
daemon: Check if plugin actually loaded before reporting configuration issues

Issue: #3215
src/daemon/configfile.c
src/daemon/plugin.c
src/daemon/plugin.h
src/daemon/plugin_mock.c