Actions
Feature #56
closedupdate_city_activities(): Make 'pplayers' nonnull
Start date:
12/13/2023
Due date:
% Done:
0%
Estimated time:
Description
Give update_city_activities() 'pplayer' parameter nonnull attribute, to avoid clang analyzer warnings about potential NULL dereference when it's used.
Files
Actions
#1
Updated by Marko Lindqvist 11 months ago
- File 0016-Give-nonnull-attribute-to-update_city_activities-ppl.patch 0016-Give-nonnull-attribute-to-update_city_activities-ppl.patch added
- File 0009-Give-nonnull-attribute-to-update_city_activities-ppl.patch 0009-Give-nonnull-attribute-to-update_city_activities-ppl.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 11 months ago
- Status changed from In Review to Closed
Actions