hekate/bdk/libs
CTCaer 99d15eaac8 bdk: fatfs: check if string is null for puts/printf
Avoid writing garbage to a file by checking string pointer passed to f_puts and f_printf.

Important on many embedded platforms that do not abort on NULL dereference.
2021-10-01 14:27:57 +03:00
..
compr Decrease stack usage on various functions 2021-03-17 09:08:34 +02:00
fatfs bdk: fatfs: check if string is null for puts/printf 2021-10-01 14:27:57 +03:00
lvgl Various refactoring and addition of comments 2020-12-11 17:25:59 +02:00
lv_conf.h Various refactoring and addition of comments 2020-12-11 17:25:59 +02:00