Ticket #46200

city_rally_point_receive(): Give parameters nonnull attribute

Date d'ouverture: 2022-12-05 16:15 Dernière mise à jour: 2022-12-15 15:34

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

Détails

NULL parameter for city_rally_point_receive() would crash it (as warned by clang analyzer). No caller passes NULL, but to make that known to the tools, and to make sure future callers comply too, give the parameters nonnull attribute.

Ticket History (3/4 Histories)

2022-12-05 16:15 Updated by: cazfi
  • New Ticket "city_rally_point_receive(): Give parameters nonnull attribute" created
2022-12-06 01:04 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2022-12-15 15:34 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