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;
|
retval = -1;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (retval == RC_OK)
|
||||||
retval = msdos_add_file (
|
retval = msdos_add_file (
|
||||||
buffer,
|
buffer,
|
||||||
name_type,
|
name_type,
|
||||||
|
|||||||
Reference in New Issue
Block a user