mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
80fe12e483
For an invalid input `ubjson_get_i32()` did not return a proper error code. Because of that `_ubjson_read_length()` could have operated on uninitialized data. Found via scan-build. |
||
---|---|---|
.. | ||
Makefile | ||
ubjson-internal.h | ||
ubjson-read.c | ||
ubjson-write.c |