utils_mount.c: check for null before dereferencing
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 4 Dec 2015 20:18:27 +0000 (21:18 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 5 Dec 2015 07:41:32 +0000 (08:41 +0100)
commit27a47fc62d90a115d7a00753a06ffab71e92f487
treefb19e34d480c38fb445a811135fe42e2af041022
parentbe7860449c290ec30458a514d36f3bee2a56991b
utils_mount.c: check for null before dereferencing

CID #38025

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