Tíquete #46200

city_rally_point_receive(): Give parameters nonnull attribute

: 2022-12-05 16:15 Última Atualização: 2022-12-15 15:34

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
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 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
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
2022-12-15 15:34 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login