Actions
Bug #465
closeddio_get_*_json() checking dest pointer validity after dereferencing
Start date:
04/17/2024
Due date:
% Done:
0%
Estimated time:
Description
A number of get functions in dataio_json.c write to the destination pointer and then check if it's a nullpointer afterwards ~> replace those checks with nonnull attributes like their raw counterparts
Files
Updated by Alina Lenk 7 months ago
- File 0001-Add-nonnull-attribute-to-dio_get_-_json-dest-pointer.patch 0001-Add-nonnull-attribute-to-dio_get_-_json-dest-pointer.patch added
- Status changed from New to In Review
- Assignee set to Alina Lenk
- Target version set to 3.3.0
Actions