fix piece_msg memleak when hit error during gathring online stats
This commit is contained in:
@ -106,6 +106,7 @@ void ObOptimizerStatsGatheringOp::reset()
|
||||
table_stats_map_.destroy();
|
||||
osg_col_stats_map_.destroy();
|
||||
part_map_.destroy();
|
||||
piece_msg_.reset();
|
||||
arena_.reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user