Actions
Feature #388
closedNonnull parameters in genlist.c
Start date:
03/31/2024
Due date:
% Done:
0%
Estimated time:
Description
Many functions in genlist.c assert against nullptr parameters. Convert these to nonnull attributes.
Files
Updated by Marko Lindqvist 7 months ago
- File 0062-genlist-Replace-parameter-checking-fc_asserts-with-n.patch 0062-genlist-Replace-parameter-checking-fc_asserts-with-n.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions