mirror of
https://gitee.com/openharmony/security_security_guard
synced 2024-11-23 14:39:47 +00:00
增加sc dlclose 避免句柄泄露
Signed-off-by: 王毅 <wangyi201@huawei.com> Change-Id: I2c6d952a202eae67ed9034af6529f539299e2f4f
This commit is contained in:
parent
29f16185eb
commit
91b9340187
@ -29,7 +29,6 @@ LibLoader::LibLoader(const std::string soPath)
|
||||
|
||||
LibLoader::~LibLoader()
|
||||
{
|
||||
UnLoadLib();
|
||||
}
|
||||
|
||||
ErrorCode LibLoader::LoadLib()
|
||||
|
Loading…
Reference in New Issue
Block a user