mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
ccf477710a
reason: The list->fl_files may be modified by files_extend. If it is being modified, there will be a race condition for fl_files[l1][l2]. Signed-off-by: hujun5 <hujun5@xiaomi.com>