Fixes to coverity defects 87601 87557 87548 87547 87546 87545 87544 87536 87535 87529 87528
This commit is contained in:
@ -3758,7 +3758,7 @@ static GWBUF* sescmd_cursor_process_replies(
|
||||
dcb_close(bref->bref_dcb);
|
||||
*reconnect = true;
|
||||
if(replybuf)
|
||||
gwbuf_free(replybuf);
|
||||
gwbuf_consume(replybuf,gwbuf_length(replybuf));
|
||||
}
|
||||
}
|
||||
/** This is a response from the master and it is the "right" one.
|
||||
|
Reference in New Issue
Block a user