minor bugfix

(Logical change 1.194)
edge.strict_endians
flatcap.org!ntfs 2003-10-10 21:53:32 +00:00
parent 6a9c6ada8f
commit c536fe31da
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ int list_entry(ntfsls_dirent *dirent, const uchar_t *name,
} else {
s64 filesize = 0;
ntfs_inode *ni;
ntfs_attr_search_ctx *ctx;
ntfs_attr_search_ctx *ctx = NULL;
FILE_NAME_ATTR *file_name_attr;
ATTR_RECORD *attr;
time_t ntfs_time;