The current tsk_fs_malloc will memset the buffer. realloc() doesn't. One should be created that does... tsk_fs_dir_realloc() now has code that does the wiping by itself because one image ran into problems.
Log in to post a comment.