forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Added test that attempts to free stack memory. This causes a error to be printed from the free function. * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c, malloc03/malloc03.doc, malloc03/malloc03.scn: New files.
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
*** TEST MALLOC03 ***
|
|
Attempt to free stack memory
|
|
Program heap: free of bad pointer 2E2F0 -- range 2EA60 - 1000000
|
|
*** END OF TEST MALLOC03 ***
|