Merge branch 'MAX-160' of https://github.com/skysql/MaxScale into MAX-160

This commit is contained in:
VilhoRaatikka 2014-08-20 22:19:51 +03:00
commit 4a2d81e066

View File

@ -675,6 +675,7 @@ int n = 0;
"Unable to find filter '%s' for service '%s'\n",
trim(ptr), service->name
)));
n--;
}
flist[n] = NULL;
ptr = strtok_r(NULL, "|", &brkt);