Actions
Feature #377
closedcityresult_fill(): Check city center existence in non-debug builds
Start date:
03/30/2024
Due date:
% Done:
0%
Estimated time:
Description
cityresult_fill() has an assert making sure that city center result exist. Chaange that so that the check is made also in non-debug builds. This should fix couple of clang analyzer warnings.
Files
Updated by Marko Lindqvist 8 months ago
- File 0017-cityresult_fill-Check-city-center-result-existence-a.patch 0017-cityresult_fill-Check-city-center-result-existence-a.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions