0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. drivers_peripheral
  2. /
  3. thermal
  4. /
  5. interfaces
  6. /
  7. hdi_service
cjw123qqcjw123qqfix: resolve UB in CanonicalizeSpecPath error handling
aff382e5创建于 18 天前历史提交
文件最后提交记录最后更新时间
include
fix: code improve Signed-off-by: youshugen <youshugen@huawei.com> 5 个月前
profile
clear codecheck problems in thermal_hdi_config.xml Signed-off-by: j30052480 <jiangweisheng1@huawei.com> 2 年前
src
fix: resolve UB in CanonicalizeSpecPath error handling When src is nullptr, using it as fprintf argument causes undefined behavior. Fix by removing the null pointer from the error message. Closes #6728 Co-Authored-By: Agent Change-Id: I2a13a2024dcca627085387126e16e9f9ba017b66 Signed-off-by: cjw123qq <chenjunwu4@huawei.com> 18 天前
BUILD.gn
feat: data hisysevent Signed-off-by: yanghang <kongwei13@h-partners.com> 1 年前