Ticket #44987

dai_is_unit_tired_waiting_boat() NULL dereference when unit has no homecity

Eröffnet am: 2022-07-03 14:51 Letztes Update: 2022-07-06 14:39

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

Details

dai_is_unit_tired_waiting_boat() has : "if (tile_continent(src) != tile_continent(src_home_city))" where src_home_city might be NULL. tile_continent() is just a macro that does not check it's parameter.

Ticket-Verlauf (3/5 Historien)

2022-07-03 14:51 Aktualisiert von: cazfi
  • New Ticket "dai_is_unit_tired_waiting_boat() NULL dereference when unit has no homecity" created
2022-07-03 15:09 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Also a S2_6 version attached

2022-07-06 14:39 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