Fix sort impl mem leak
This commit is contained in:
committed by
wangzelin.wzl
parent
35313f0152
commit
d0cb764457
@ -595,7 +595,6 @@ int ObDynamicSamplePieceMsgCtx::on_message(
|
||||
LOG_WARN("failed to wait response", K(ret));
|
||||
}
|
||||
}
|
||||
IGNORE_RETURN destroy();
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user