Merged
修复callback ref可能被提前delete,导致的crash问题 #233
wu-guangzhaoAdd on Jun 22
修复callback ref可能被提前delete,导致的crash问题 #233
Merged
Pull Request has been successfully merged by openharmony_ci.
(Thank you for wu-guangzhao's contribution.)Jun 22 Associated issue: 修复callback ref可能被提前delete,导致的crash问题
wu-guangzhao
Jun 22 Comments:
Jun 22 Comments:
start build


openharmony_ci
Jun 22 Comments:
Jun 22 Comments:
首次触发
门禁构建开始,包含静态检查、代码编译【applicationTPC编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a38f3eb64650f998bd156df/runlist


Jun 22 Added label: 静态检查失败
openharmony_ci
Jun 22 Comments:
Jun 22 Comments:
代码门禁未通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a38f3eb64650f998bd156df/runlist
静态检查:
| # | check type | result | report |
|---|---|---|---|
| 1 | codeCheck | noPass | >>> |
编译测试:
| # | Device | build result | package |
|---|---|---|---|
| 1 | applicationTPC | pending | NA |


72 messages are collapsed here。 See more
Jun 25 Added label: 静态检查成功
Jun 25 Test passed
openharmony_ci
Jun 25 Comments:
Jun 25 Comments:
代码门禁通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a3c815464650f998b8c6152/runlist
静态检查:
| # | check type | result | report |
|---|---|---|---|
| 1 | codeCheck | pass | >>> |
编译测试:
| # | Device | build result | package |
|---|---|---|---|
| 1 | applicationTPC | success | >>> |


Jun 25 Closed associated issue
Jun 25 Merged pull request, merge node SHA: 8ecb8edaa4088435abc824cd793557f12e1059d3
修复callback ref可能被提前delete,导致的crash问题