待辦事項 #48688

sdl2: wldlg.c dead 'buf' initialization

啟用日期: 2023-09-21 18:52 最後更新: 2023-09-24 16:58

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
2

細節

S3_1, clang analyzer:

../../../../src/client/gui-sdl2/wldlg.c:673:18: warning: Value stored to 'buf' during its initialization is never read [deadcode.DeadStores]
  struct widget *buf = editor->work->end_active_widget_list;

Ticket History (3/6 Histories)

2023-09-21 18:52 Updated by: cazfi
  • New Ticket "sdl2: wldlg.c dead 'buf' initialization" created
2023-09-21 18:53 Updated by: cazfi
  • Details Updated
2023-09-22 20:59 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
  • 里程碑 Update from (無) to 3.0.9 (closed)
2023-09-24 16:58 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入