[Bug 1472] malloc_boundary.c:89: warning: left shift count >= width of type

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Jun 25 07:22:36 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1472

Chris Johns <chrisj at rtems.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrisj at rtems.org

--- Comment #4 from Chris Johns <chrisj at rtems.org> 2010-06-25 02:22:35 CDT ---
(In reply to comment #3)
> I have a debug support for the super core heap handler.  It covers boundary
> violations, general heap block corruption, double free and usage of freed
> memory.  The space overhead is 4 words per heap block.  The time overhead is
> minimal for allocations and during free it depends on the allocation size (the
> freed memory will be marked with a pattern).

Nice. Is this plugable ? It would be nice to take a known working RTEMS and
turn this on when needed by an application.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list