dtfile: fclose called twice on same handle
This commit is contained in:
@@ -1683,7 +1683,6 @@ ReadDirectoryProcess(
|
|||||||
|
|
||||||
}
|
}
|
||||||
XtFree( (char *)position_info );
|
XtFree( (char *)position_info );
|
||||||
fclose(fptr);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
XtFree(full_directory_name);
|
XtFree(full_directory_name);
|
||||||
|
|||||||
Reference in New Issue
Block a user