Changeset 670


Ignore:
Timestamp:
Sep 9, 2003, 11:52:12 AM (22 years ago)
Author:
bird
Message:

#630: Hit breakpoint on free and realloc errors rather than doing abort().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/emx/umalloc.h

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r669 r670  
    770770      while (*psz)
    771771        psz++;
     772      __write (2, " ", 1);
    772773      __write (2, pszmsg, psz - pszmsg);
    773774    }
Note: See TracChangeset for help on using the changeset viewer.