Incidencia #47361

city_rally_point_receive() city legality check reversed

Abrir Fecha: 2023-02-15 19:21 Última actualización: 2023-02-19 11:58

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

Details

city_rally_point_receive():

if (NULL != pcity) {
/* Probably lost. */
...
return;

The check should be "pcity == NULL"

Ticket History (3/4 Histories)

2023-02-15 19:21 Updated by: cazfi
  • New Ticket "city_rally_point_receive() city legality check reversed" created
2023-02-16 00:47 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.1.0-beta1 (cerrado)
2023-02-19 11:58 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