mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-28 19:55:29 +00:00
* [components/libc/posix][pthreads]fix the risk of dangling pointer * [components][dfs][dfs_elm]:fix risk of dangling pointer, unmount the temp driver then free the temp FATFS in dfs_elm_mkfs.