mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 11:07:44 +00:00
fs_dirent.name is MAX_FILE_NAME + 1 bytes long, not PATH_MAX. Just fixing it to avoid access invalid memory. Coverity CID: 186037 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
clock.c | ||
CMakeLists.txt | ||
fs.c | ||
Kconfig | ||
mqueue.c | ||
pthread_barrier.c | ||
pthread_common.c | ||
pthread_cond.c | ||
pthread_key.c | ||
pthread_mutex.c | ||
pthread_rwlock.c | ||
pthread_sched.c | ||
pthread.c | ||
semaphore.c | ||
sleep.c | ||
timer.c |