fix udf dynamic memory leak of 4.0 branch

This commit is contained in:
obdev
2022-11-07 05:05:35 +00:00
committed by wangzelin.wzl
parent f61b55b314
commit a1f368d6b9
7 changed files with 36 additions and 5 deletions

View File

@ -255,6 +255,7 @@ int ObPLPackage::execute_init_routine(ObIAllocator &allocator, ObExecContext &ex
int status;
ObSEArray<int64_t, 2> subp_path;
OZ (pl_engine->execute(exec_ctx,
exec_ctx.get_allocator(),
init_routine->get_package_id(),
init_routine->get_routine_id(),
subp_path,