Attempt solution to crash caused by leaving link to backend DCB in router session.
This commit is contained in:
@ -1145,7 +1145,6 @@ gw_backend_hangup(DCB *dcb)
|
||||
spinlock_release(&session->ses_lock);
|
||||
}
|
||||
ss_dassert(dcb->dcb_errhandle_called);
|
||||
dcb_close(dcb);
|
||||
|
||||
retblock:
|
||||
return 1;
|
||||
|
Reference in New Issue
Block a user