Incidencia #46200

city_rally_point_receive(): Give parameters nonnull attribute

Abrir Fecha: 2022-12-05 16:15 Última actualización: 2022-12-15 15:34

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
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
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2022-12-15 15:34 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar