Ticket #48194

AI: kill_something_with() dead 'vulnerability' assignment

오픈 날짜: 2023-06-09 07:34 마지막 업데이트: 2023-06-14 12:43

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
2

Details

S3_0 clang analyzer:

../../../../src/ai/default/daimilitary.c:1266:9: warning: Value stored to 'vulnerability' is never read [deadcode.DeadStores]
        vulnerability = m;
        ^               ~

Ticket History (3/5 Histories)

2023-06-09 07:34 Updated by: cazfi
  • New Ticket "AI: kill_something_with() dead 'vulnerability' assignment" created
2023-06-09 09:11 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
2023-06-14 12:43 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login