The Sleuth Kit
4.12.1
|
These functions allocate and reallocate memory and set the error handling functions when an error occurs. More...
Functions | |
void * | tsk_malloc (size_t len) |
void * | tsk_realloc (void *ptr, size_t len) |
These functions allocate and reallocate memory and set the error handling functions when an error occurs.
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.