OSSP CVS Repository

ossp - Check-in [2409]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2409
Date: 2002-Jul-29 14:48:17 (local)
2002-Jul-29 12:48:17 (UTC)
User:thl
Branch:
Comment: removed double closedir()
Tickets:
Inspections:
Files:
ossp-pkg/fsl/fsl.c      1.32 -> 1.33     0 inserted, 1 deleted

ossp-pkg/fsl/fsl.c 1.32 -> 1.33

--- fsl.c        2002/07/27 15:37:21     1.32
+++ fsl.c        2002/07/29 12:48:17     1.33
@@ -313,7 +313,6 @@
             filename = NULL;
         }
     }
-    closedir(dp);
     CU(rc);
 CUS:
     if (dp != NULL)

CVSTrac 2.0.1