[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Sat May 26 23:52:18 CEST 2018


 src/dbi.c            |    8 +++++++-
 src/oracle.c         |    2 ++
 src/statsd.c         |    5 ++---
 src/utils_db_query.c |   34 ++++++++++++++++++++--------------
 4 files changed, 31 insertions(+), 18 deletions(-)

New commits:
commit d77088d0b617add07aafbc0bcca1e0064a5b16d6
Merge: afcb467 5739d97
Author: Pavel Rochnyak <pavel2000 at ngs.ru>
Date:   Sun May 27 00:09:29 2018 +0700

    Merge pull request #1705 from rpv-tomsk/oracle-memleak-fix
    
    dbi/postgresql/oracle plugins: Fixes and improvements.

commit afcb4675b3a5f658578702e6a0d8dc3c5063a051
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Sat May 26 17:12:41 2018 +0200

    statsd plugin: Comparison is always true because status <= -1
    
    Found by https://lgtm.com

commit 5739d97b79ce7b57acba4d6a450bc3057de004f6
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 24 12:35:43 2018 +0700

    clang-format

commit cfef5a793e1d492ce6b6eea4c4dea60d7aa1d0e8
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 12 03:37:02 2016 +0600

    utils_db_query: Removed excessive calls of udb_result_finish_result() and udb_query_finish_result().

commit 5ffce6705a10fe7ae5e156f3a122ff0546b3f171
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 12 03:31:42 2016 +0600

    utils_db_query: Added lost free().

commit e95a52352cd3f10fc7db1f3dd4bef06a28e2d780
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 12 03:23:01 2016 +0600

    plugin dbi: Added lost check for udb_query_prepare_result() return value.

commit fc0ff427d748c12348bc6225e96f9cf615c77bce
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 12 02:04:32 2016 +0600

    oracle plugin: Add lost udb_query_finish_result().




More information about the collectd-changes mailing list