Feature Requests item #2993792, was opened at 2010-04-28 14:52
Message generated for change (Tracker Item Submitted) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2993792&group_id=55685
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Brian Carrier (carrier)
Assigned to: Nobody/Anonymous (nobody)
Summary: tsk_fs_realloc that wipes data
Initial Comment:
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2993792&group_id=55685
|