Fix a NULL pointer dereference during shutdown
authorDan Fandrich <dan@coneharvesters.com>
Mon, 4 Feb 2013 22:59:41 +0000 (23:59 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 5 Feb 2013 06:59:40 +0000 (07:59 +0100)
commitc9ca810479718e02eeecfda9155f06585a0362fc
tree5dd36dc4564e40b8e230fb5977505f607020815a
parent30afd0bf16985698c663274607bb7e86b82388f6
Fix a NULL pointer dereference during shutdown

Signed-off-by: Florian Forster <octo@collectd.org>
src/plugin.c