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
Actions