[Bug 1581] New: Malloc Dirty Definition has Extra Pointer

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Jun 21 21:10:46 UTC 2010


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

           Summary: Malloc Dirty Definition has Extra Pointer
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: joel.sherrill at oarcorp.com


extern rtems_malloc_dirtier_t rtems_malloc_dirty_helper;

not 

extern rtems_malloc_dirtier_t *rtems_malloc_dirty_helper;

Discovered while adding libtests/malloc02.

-- 
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