nuttx-apps/system/nxplayer
Old-Ding 1d5f816874 system: audio: parse command filenames with PATH_MAX
Parse command filename tokens into PATH_MAX-sized buffers before
reading optional raw audio parameters. This bounds nxplayer and
nxrecorder input without runtime-built scanf formats.

Signed-off-by: Old-Ding <35417409+Old-Ding@users.noreply.github.com>
2026-07-11 12:40:07 -03:00
..
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig nxplayer & nxrecorder: make main thread configurable, set to default 2020-11-03 21:45:59 -08:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
nxplayer.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
nxplayer_common.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
nxplayer_main.c system: audio: parse command filenames with PATH_MAX 2026-07-11 12:40:07 -03:00
nxplayer_mp3.c system: unify Private Types banners 2025-05-28 10:16:50 +08:00
nxplayer_sbc.c system: unify Private Types banners 2025-05-28 10:16:50 +08:00