author | Florian Forster <octo@collectd.org> | |
Sat, 23 Mar 2013 08:53:28 +0000 (09:53 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 23 Mar 2013 08:53:28 +0000 (09:53 +0100) | ||
commit | 044cb79594f94632eedf24a7bbfb8e645691a6d3 | |
tree | 326d5fd494dc23ffaa5d7570f2019b745c9882b2 | tree | snapshot |
parent | 344be4992285313e8855c8114993b692ae08775e | commit | diff |
src/plugin.c: Assert that "data_sets" is non-NULL.
Otherwise we might run into an assertion in the AVL tree. This can be
triggered e.g. when calling plugin_get_ds() from within a config
callback.
Otherwise we might run into an assertion in the AVL tree. This can be
triggered e.g. when calling plugin_get_ds() from within a config
callback.
src/plugin.c | diff | blob | history |