mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 22:40:25 +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 |
||
---|---|---|
.. | ||
application.fam | ||
rpc.c | ||
rpc.h | ||
rpc_app.c | ||
rpc_app.h | ||
rpc_app_error_codes.h | ||
rpc_cli.c | ||
rpc_debug.c | ||
rpc_desktop.c | ||
rpc_gpio.c | ||
rpc_gui.c | ||
rpc_i.h | ||
rpc_property.c | ||
rpc_storage.c | ||
rpc_system.c |