未验证 提交 47e33f70 编写于 作者: 马根堂 提交者: Gitee

fix remoteobject mem free

Signed-off-by: N马根堂 <magentang4@huawei.com>
上级 06b266d8
......@@ -18,7 +18,6 @@
#include <string_ex.h>
namespace OHOS {
NAPIRemoteObjectHolder::NAPIRemoteObjectHolder(napi_env env, const std::u16string &descriptor)
: env_(env), descriptor_(descriptor), cachedObject_(nullptr), localInterfaceRef_(nullptr), attachCount_(1)
{}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册