dtfile: fclose called twice on same handle
authoralx <alx@fastestcode.org>
Fri, 21 Feb 2014 14:18:36 +0000 (15:18 +0100)
committerJon Trulson <jon@radscan.com>
Sun, 23 Feb 2014 02:05:47 +0000 (19:05 -0700)
cde/programs/dtfile/Directory.c

index 6a4607dcdcf56301db035f14c94b87887ee682b5..8f02d24f2bd97f8f0c657a0989b41a55ea10f035 100644 (file)
@@ -1683,7 +1683,6 @@ ReadDirectoryProcess(
 
      }
      XtFree( (char *)position_info );
-     fclose(fptr);
    }
 
    XtFree(full_directory_name);