mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 05:39:05 +00:00
Fix file descriptor leak issue where fd was stored in test_state for deferred close, but could fail when CONFIG_FDCHECK is enabled because fd cannot be closed in a different thread. Signed-off-by: guohao15 <guohao15@xiaomi.com> |
||
|---|---|---|
| .. | ||
| fs | ||
| mm | ||
| mutex | ||
| pthread | ||
| sched | ||
| socket | ||
| syscall | ||
| time | ||
| CMakeLists.txt | ||