forked from Imagelibrary/rtems
dosfs: Check error status
This commit is contained in:
@@ -2001,6 +2001,8 @@ msdos_find_name_in_fat_file (
|
||||
retval = -1;
|
||||
break;
|
||||
}
|
||||
|
||||
if (retval == RC_OK)
|
||||
retval = msdos_add_file (
|
||||
buffer,
|
||||
name_type,
|
||||
|
||||
Reference in New Issue
Block a user