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
Actions