Actions
Feature #582
closedNonnull parameters in string_vector.c
Start date:
05/10/2024
Due date:
% Done:
0%
Estimated time:
Description
Some functions in string_vector.c assert against NULL parameters. Convert these to nonnull attributes.
Files
Updated by Marko Lindqvist 7 months ago
- File 0072-Add-nonnull-attributes-for-string_vector.-ch-functio.patch 0072-Add-nonnull-attributes-for-string_vector.-ch-functio.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 6 months ago
- Subject changed from Nonnull parameters in sting_vector.c to Nonnull parameters in string_vector.c
Actions