Menu

#51 tsk_fs_realloc that wipes data

open
nobody
None
5
2010-04-28
2010-04-28
No

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.

Discussion


Log in to post a comment.