mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-22 20:43:07 +00:00
8672a1d94c
strlcpy doesn't zero the buffer and ensures null termination, just like snprintf strlcat is already used by mjs and it's a safe alternative to strcat, so it should be OK to expose to apps |
||
---|---|---|
.. | ||
rpc_debug_app_scene.c | ||
rpc_debug_app_scene.h | ||
rpc_debug_app_scene_config.h | ||
rpc_debug_app_scene_input_data_exchange.c | ||
rpc_debug_app_scene_input_error_code.c | ||
rpc_debug_app_scene_input_error_text.c | ||
rpc_debug_app_scene_receive_data_exchange.c | ||
rpc_debug_app_scene_start.c | ||
rpc_debug_app_scene_start_dummy.c | ||
rpc_debug_app_scene_test_app_error.c | ||
rpc_debug_app_scene_test_data_exchange.c |