Changes between Version 3 and Version 4 of library_malloc
- Timestamp:
- Aug 4, 2014, 5:34:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_malloc
v3 v4 31 31 * '''void free( void* ptr ) 32 32 33 == WARNING ==34 In the present implementation, the free() function cannot be used with the remote_malloc() and remote