待辦事項 #45679

savegame3.c: dead 'i' assignment in multipliers order saving

啟用日期: 2022-09-21 17:55 最後更新: 2022-09-27 13:05

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

細節

As reported by clang analyzer (from S3_0) savegame3.c:1777 "i = 0;" is a dead assignment. That block does not use 'i' as a counter, but 'multiplier_index(pmul)'

Ticket History (3/6 Histories)

2022-09-21 17:55 Updated by: cazfi
  • New Ticket "savagame3.c: dead 'i' assignment in multipliers order saving" created
2022-09-22 01:59 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
2022-09-22 02:00 Updated by: cazfi
  • Summary Updated
2022-09-27 13:05 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入