debugreiserfs: fix incorrect memset size in unpack_stat_data

The memsets to initialize the stat data items were using the
size of the pointer rather than the structure.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
1 file changed