Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: CVS

cvs commit: apache/src mod_proxy.c

 

 

Apache cvs RSS feed   Index | Next | Previous | View Threaded


ben at hyperreal

Apr 11, 1996, 6:57 AM

Post #1 of 1 (72 views)
Permalink
cvs commit: apache/src mod_proxy.c

ben 96/04/11 06:57:39

Modified: src mod_proxy.c
Log:
The directory was not being closed. Fixed.

Revision Changes Path
1.21 +3 -0 apache/src/mod_proxy.c

Index: mod_proxy.c
===================================================================
RCS file: /export/home/cvs/apache/src/mod_proxy.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -C3 -r1.20 -r1.21
*** mod_proxy.c 1996/04/03 07:53:35 1.20
--- mod_proxy.c 1996/04/11 13:57:37 1.21
***************
*** 1485,1490 ****
--- 1485,1493 ----
curblocks++;
}
}
+
+ closedir(dir);
+
return nfiles;

}

Apache cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.