author | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 May 2015 22:41:12 +0000 (00:41 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 May 2015 22:41:12 +0000 (00:41 +0200) | ||
commit | e39a0c24a894f9e04cbf7698429dc23293c7ced9 | |
tree | 431f255ec75aeeb016f1b716534b086b23056e42 | tree | snapshot |
parent | 2a5aff78eb32778a27b707aa99a2494b1371a5dd | commit | diff |
store: Fixed handling of metric store values.
- Call sdb_plugin_store_metric() even if store=NULL (don't return early).
- Don't drop old values if strdup failed when storing store type/id.
- Fixed a segfault in sdb_plugin_store_metric() when using store=NULL.
- Call sdb_plugin_store_metric() even if store=NULL (don't return early).
- Don't drop old values if strdup failed when storing store type/id.
- Fixed a segfault in sdb_plugin_store_metric() when using store=NULL.
src/core/plugin.c | diff | blob | history | |
src/core/store.c | diff | blob | history |