mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fs_gpt.c | ||
| fs_mbr.c | ||
| fs_partition.c | ||
| fs_ptable.c | ||
| fs_txtable.c | ||
| Kconfig | ||
| Make.defs | ||
| partition.h | ||