任务单 #45538

gtk2 themes.c clang analyzer warning

开放日期: 2022-09-01 00:50 最后更新: 2022-09-04 18:38

报告人:
属主:
类型:
状态:
关闭
组件:
里程碑:
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:
1

Details

There's one clang analyzer warning on S3_0 in gtk2-client only (not other gtk-clients).

It assumes that f in 'fi' in load_default_files() can be NULL. Looks like false positive to me - likely caused by the fact that 'num_default_files' is not a local variable, and the analyzer is worried about it changing outside the function.

任务单历史 (3/4 Histories)

2022-09-01 00:50 Updated by: cazfi
  • New Ticket "gtk2 themes.c clang analyzer warning" created
2022-09-01 01:01 Updated by: cazfi
  • 属主 Update from (无) to cazfi
  • 处理结果 Update from to Accepted
2022-09-04 18:38 Updated by: cazfi
  • 状态 Update from 开启 to 关闭
  • 处理结果 Update from Accepted to Fixed

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名