#2550 assigned defect

Incorrect work IMFS_memfile_extend after error

Reported by: Serg Kruglov Owned by: Needs Funding
Priority: low Milestone: Indefinite
Component: unspecified Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

If imfs broken variable block (unsigned int) == 0 and for loop work (unsigned int)-1 counts. This in all version 4.10 - 4.12.

Attachments (1)

imfs.diff (564 bytes) - added by Serg Kruglov on 01/26/16 at 11:22:41.

Download all attachments as: .zip

Change History (5)

Changed on 01/26/16 at 11:22:41 by Serg Kruglov

Attachment: imfs.diff added

comment:1 Changed on 01/27/16 at 06:53:26 by Sebastian Huber

Yes, this is a bug. We need a test case. We call also IMFS_memfile_remove_block() with the block that we failed to add. This should be fixed as well.

comment:2 Changed on 04/07/16 at 02:42:24 by Amar Takhar

Owner: changed from Amar Takhar to Sebastian Huber
Status: newassigned

This is not for me.

comment:3 Changed on 12/23/16 at 14:10:53 by Sebastian Huber

Priority: normallow

comment:4 Changed on 01/25/17 at 13:45:02 by Sebastian Huber

Milestone: 4.11Indefinite
Owner: changed from Sebastian Huber to Needs Funding
Note: See TracTickets for help on using tickets.