Actions
Feature #1720
openNonnull parameters in team.c
Start date:
11/02/2025
Due date:
% Done:
0%
Estimated time:
Description
Many functions in team.c assert against nullptr parameters. Convert these to nonnull attributes.
Files
Updated by Marko Lindqvist 8 days ago
- File 0036-team.c-Replace-parameter-checking-fc_asserts-with-no.patch 0036-team.c-Replace-parameter-checking-fc_asserts-with-no.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 8 days ago
- File 0036-team.c-Replace-parameter-checking-fc_asserts-with-no.patch 0036-team.c-Replace-parameter-checking-fc_asserts-with-no.patch added
- Remove unrelated change
Actions