Tíquete #47361

city_rally_point_receive() city legality check reversed

: 2023-02-15 19:21 Última Atualização: 2023-02-19 11:58

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
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
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 3.1.0-beta1 (fechado)
2023-02-19 11:58 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