Ticket #45679

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

Date d'ouverture: 2022-09-21 17:55 Dernière mise à jour: 2022-09-27 13:05

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
2

Détails

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
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2022-09-22 02:00 Updated by: cazfi
  • Summary Updated
2022-09-27 13:05 Updated by: cazfi
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion