gwbuf_append's return value wasn't read in gw_read_client_event
This commit is contained in:
@ -492,6 +492,7 @@ static int gw_read_backend_event(DCB *dcb) {
|
||||
dcb->dcb_readqueue = NULL;
|
||||
}
|
||||
}
|
||||
/** This may be either short prefix of a packet, or the tail of it. */
|
||||
else
|
||||
{
|
||||
if (nbytes_read < 5)
|
||||
|
Reference in New Issue
Block a user