nuttx/fs
qinwei1 a4f06660d2 fs_epoll: fix some potential issue for list operation
VELAPLATFO-4690

Summary
1. delete item before free it

Signed-off-by: qinwei1 <qinwei1@xiaomi.com>
Change-Id: Ie101a0cdba97caa8c3bbf0830dc0a35750688a41
2022-12-13 21:00:11 +02:00
..
aio
binfs
cromfs
driver
fat Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
hostfs Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
inode
littlefs littlefs: Get and return the current error status before RMDIR execution type 2022-12-03 02:44:49 +08:00
mmap
mount
mqueue
nfs Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nxffs Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
partition
procfs meminfo: buflen identify the left of buffer 2022-11-29 01:29:55 +08:00
romfs romfs: change lock to recursion lock 2022-11-28 18:04:38 +08:00
rpmsgfs
semaphore
shm
smartfs Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
socket
spiffs compile/attribute: minor fix for packed struct mismatch 2022-12-06 03:50:20 +08:00
tmpfs
unionfs fs/unionfs: fix memory leak about directory operation 2022-11-14 14:31:02 +08:00
userfs fs/userfs: destroy nxmutex properly 2022-11-21 01:15:48 +08:00
vfs fs_epoll: fix some potential issue for list operation 2022-12-13 21:00:11 +02:00
fs_initialize.c
Kconfig
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00