As requested by Pablo, I've broken up the 34-part "Refactor of the DB output plug-ins" patch-series I sent out last month into smaller chunks. This first set contains four unrelated bug-fixes. Jeremy Sowden (4): ulogd: fix parse-error check filter: fix buffer sizes in filter plug-ins JSON: remove incorrect config value check db: fix back-log capacity checks filter/ulogd_filter_HWHDR.c | 4 ++-- filter/ulogd_filter_IP2BIN.c | 14 +++++++------- filter/ulogd_filter_IP2HBIN.c | 2 +- filter/ulogd_filter_IP2STR.c | 6 +++--- output/ulogd_output_JSON.c | 8 +++----- src/ulogd.c | 2 +- util/db.c | 11 +++++++---- 7 files changed, 24 insertions(+), 23 deletions(-) -- 2.35.1