[CP] fix destruct function of ddl inc redo log writer
This commit is contained in:
parent
3fe0191c0f
commit
ed2857e72d
@ -85,6 +85,7 @@ ObDDLIncRedoLogWriter::ObDDLIncRedoLogWriter()
|
||||
|
||||
ObDDLIncRedoLogWriter::~ObDDLIncRedoLogWriter()
|
||||
{
|
||||
ddl_inc_log_handle_.reset();
|
||||
if (nullptr != buffer_) {
|
||||
ob_free(buffer_);
|
||||
buffer_ = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user