mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 09:50:25 +08:00
The tmp_fat_fd variable is unconditionally opened in the branch where it is used within the loop and so must be closed or else risk a resource leak.