Hello Omar!

How's that?


Index: update.c
===================================================================
--- update.c    (Revision 2261)
+++ update.c    (Arbeitskopie)
@@ -984,7 +984,7 @@
                        /* This may be NULL if we got only property-changes, no 
file
                         * data changes. */
                        if (sts->filehandle_pool)
-                               apr_pool_clear(sts->filehandle_pool);
+                               apr_pool_destroy(sts->filehandle_pool);
                        sts->filehandle_pool=NULL;
                        /* Now the filehandles should be closed. */
                        /* This close() before rename() is necessary to find out


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2359295

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to