Ticket #46200

city_rally_point_receive(): Give parameters nonnull attribute

Eröffnet am: 2022-12-05 16:15 Letztes Update: 2022-12-15 15:34

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

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-Verlauf (3/4 Historien)

2022-12-05 16:15 Aktualisiert von: cazfi
  • New Ticket "city_rally_point_receive(): Give parameters nonnull attribute" created
2022-12-06 01:04 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-12-15 15:34 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden