newline removed
newline removed
This commit is contained in:
@ -1323,9 +1323,8 @@ GWBUF* gw_MySQL_get_next_packet(
|
|||||||
size_t packetlen;
|
size_t packetlen;
|
||||||
size_t totalbuflen;
|
size_t totalbuflen;
|
||||||
uint8_t* data;
|
uint8_t* data;
|
||||||
|
|
||||||
readbuf = *p_readbuf;
|
readbuf = *p_readbuf;
|
||||||
|
|
||||||
if (readbuf == NULL)
|
if (readbuf == NULL)
|
||||||
{
|
{
|
||||||
packetbuf = NULL;
|
packetbuf = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user