Increase buffer size used for placing LVGL symbols on displays. This prevents array overflow warnings as discussed in #2444. Also convert one sprintf to snprintf to ensure the buffers are always null terminated and never overflow. Signed-off-by: Mike Szczys <szczys@hotmail.com> |
||
---|---|---|
.. | ||
widgets | ||
CMakeLists.txt | ||
Kconfig | ||
main.c | ||
status_screen.c | ||
theme.c | ||
theme.h |