diff --git a/src/rrdCommandSanity.c b/src/rrdCommandSanity.c index 22a77315..82b07a8d 100644 --- a/src/rrdCommandSanity.c +++ b/src/rrdCommandSanity.c @@ -30,6 +30,7 @@ int updateBackgroundCmd(char * str) { int i = 0; + if(str == NULL) {