チケット #45961

map_claim_base(): Allocate could_see_unit only when needed

登録: 2022-10-24 13:52 最終更新: 2022-11-18 11:06

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

could_see_unit in map_claim_base() is only used when pextra->eus != EUS_NORMAL. Also allocate it only in those cases.

Clang analyzer warning made me to look at that code, but this change (alone) is somewhat unlikely to fix the warning.

チケットの履歴 (4 件中 3 件表示)

2022-10-24 13:52 更新者: cazfi
  • 新しいチケット "map_claim_base(): Allocate could_see_unit only when needed" が作成されました
2022-11-12 22:41 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
2022-11-18 11:06 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする