Fixed a memory leak in mysql_client
This commit is contained in:
@ -900,7 +900,7 @@ int gw_read_client_event(
|
||||
dcb,
|
||||
ERRACT_NEW_CONNECTION,
|
||||
&succp);
|
||||
free(errbuf);
|
||||
gwbuf_free(errbuf);
|
||||
/**
|
||||
* If there are not enough backends close
|
||||
* session
|
||||
|
Reference in New Issue
Block a user