待辦事項 #45673

sdl2: add_widget_to_vertical_scroll_widget_list() dead assignment of 'count'

啟用日期: 2022-09-20 18:04 最後更新: 2022-09-26 13:23

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

細節

As reported by clang analyzer (from S3_0) add_widget_to_vertical_scroll_widget_list() has an unused assignment of 'count = 0;'

That variable is not used as a counter to increase, but the actual values used are assigned to it whole.

Ticket History (3/5 Histories)

2022-09-20 18:04 Updated by: cazfi
  • New Ticket "sdl2: add_widget_to_vertical_scroll_widget_list() dead assignment of 'count'" created
2022-09-21 02:34 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
2022-09-26 13:23 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入