#2353: Error in imfs memfile when device is full
---------------------------+---------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.2
Component: filesystem | Version: 4.11
Severity: normal | Resolution:
Keywords: |
---------------------------+---------------------
Comment (by gedare):
The basic problem here is that block == 0 == old_blocks. Is it valid to
call IMFS_memfile_remove_block( memfile, 0 )? If so then changing unsigned
to signed is a fine solution.
--
Ticket URL: <http://devel.rtems.org/ticket/2353#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs