[CP] fix the sanity core that do_accept fail and do not remove from all_list_

This commit is contained in:
obdev
2023-03-22 06:42:11 +00:00
committed by ob-robot
parent e6e2c4917c
commit f6934ceb21

View File

@ -901,6 +901,7 @@ private:
if (0 != err) {
if (NULL != s) {
ObSqlSockSession* sess = (ObSqlSockSession *)s->sess_;
remove_session_info(s);
if (sess->is_inited()) {
/*
* if ObSqlSockSession is inited, ObSMConnection and ObSqlSockSession