#1701 closed defect (fixed)
IMFS_memfile_read() violates an assertion
Reported by: | Sebastian Huber | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 4.11 |
Component: | score | Version: | 4.11 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
An assertion was added in
http://www.rtems.org/cvsweb/cvsweb.cgi/rtems/cpukit/libfs/src/imfs/memfile.c#rev1.35
Which fails with test TAR02.
Change History (2)
comment:1 Changed on Apr 5, 2011 at 12:39:18 PM by Joel Sherrill
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed on Nov 24, 2014 at 6:58:28 PM by Gedare Bloom
Version: | HEAD → 4.11 |
---|
Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11
Note: See
TracTickets for help on using
tickets.
Got it. assert sense was broken sometime after 4.10 was broken. Fixed