mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-19 12:38:19 +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> |
||
|---|---|---|
| .. | ||
| cases | ||
| common | ||
| include | ||
| cmocka_fs_test.c | ||