[bugfix]io_buf must free after handle.reset()
This commit is contained in:
parent
23ca02d9c4
commit
adc5c71a50
@ -1174,6 +1174,8 @@ int ObIndexBlockTreeCursor::load_micro_block_data(const MacroBlockId ¯o_bloc
|
||||
}
|
||||
}
|
||||
}
|
||||
macro_handle.reset();
|
||||
io_allocator.reset();
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user