mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
d154755729
Summary: When the device reboot through reboot_notify to notify the task fsync time, if there is a task in the exit process, there may be priority robbed off the phenomenon, and at this time the group->tg_filelist crefs has been 0, resulting in the ASSERT Signed-off-by: chenrun1 <chenrun1@xiaomi.com>