Actions
Bug #1766
openhandle_unit_change_activity_real() may keep ACTIVITY_GOTO after clearing goto_tile
Start date:
11/23/2025
Due date:
% Done:
0%
Estimated time:
Description
Inspection of goto_tile setters inspired by #1695 reported by John Robertson
handle_unit_change_activity_real() has some checks potentially resulting in early exit after goto_tile has been cleared. Such an early exit might leave previous ACTIVITY_GOTO activity intact. ACTIVITY_GOTO without valid goto_tile is an illegal combination.
Files
Updated by Marko Lindqvist 1 day ago
- Related to Bug #1695: SIGSEGV from NULL punit->goto_tile added
Actions
#2
Updated by Marko Lindqvist 1 day ago
- File 0044-handle_unit_change_activity_real-Clear-goto_tile-lat.patch 0044-handle_unit_change_activity_real-Clear-goto_tile-lat.patch added
- File 0027-handle_unit_change_activity_real-Clear-goto_tile-lat.patch 0027-handle_unit_change_activity_real-Clear-goto_tile-lat.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions