nuttx/fs/partition
Old-Ding 4b1a1bdca9 fs/partition: bound TXTABLE partition names
Limit the parsed TXTABLE name field to NAME_MAX and reject entries that do not provide all three required fields. This avoids writing past struct partition_s.name when a text partition table contains an overlong name.

Signed-off-by: Old-Ding <35417409+Old-Ding@users.noreply.github.com>
2026-07-06 07:51:46 +02:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_gpt.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
fs_mbr.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
fs_partition.c Use lib_get_pathbuffer instead of stack variables 2024-11-12 17:21:42 +08:00
fs_ptable.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_txtable.c fs/partition: bound TXTABLE partition names 2026-07-06 07:51:46 +02:00
Kconfig TXTABLE: Support backup table 2023-07-29 20:27:10 -07:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
partition.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00