Added optional stripping of escape characters from database names when laoding users.

This commit is contained in:
Markus Makela
2015-02-20 21:07:12 +02:00
parent 120e65d4b8
commit fc969acc73
8 changed files with 95 additions and 7 deletions

View File

@ -2276,7 +2276,7 @@ static void clientReply (
}
}
gwbuf_free(writebuf);
gwbuf_free(writebuf);
if(mapped)
{