eed4296890
* Furi HAL: memory protection unit * Core: prohibit NULL dereferencing, even for reads. * Applications: fix NULL dereference * Core: stack protection by MPU * MPU: stack region alignment * Apps: fix null pointer dereferences * Threads: fix non-null arg check * Desktop settings: fix null pointer dereference * Core: documented null-check hack * Fix null dereference issues * Apps: args check * Core: naming fixes * format code * Core: remove NONNULL specifier * FurHal: move MPU initialization to begining, fix enum naming Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
widget_elements | ||
button_menu.c | ||
button_menu.h | ||
button_panel.c | ||
button_panel.h | ||
byte_input.c | ||
byte_input.h | ||
dialog_ex.c | ||
dialog_ex.h | ||
dialog.c | ||
dialog.h | ||
empty_screen.c | ||
empty_screen.h | ||
file_browser_worker.c | ||
file_browser_worker.h | ||
file_browser.c | ||
file_browser.h | ||
loading.c | ||
loading.h | ||
menu.c | ||
menu.h | ||
popup.c | ||
popup.h | ||
submenu.c | ||
submenu.h | ||
text_box.c | ||
text_box.h | ||
text_input.c | ||
text_input.h | ||
validators.c | ||
validators.h | ||
variable_item_list.c | ||
variable_item_list.h | ||
widget.c | ||
widget.h |