You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2010/03/16 11:54:06 UTC

svn commit: r923685 - /subversion/branches/1.6.x/STATUS

Author: rhuijben
Date: Tue Mar 16 10:54:06 2010
New Revision: 923685

URL: http://svn.apache.org/viewvc?rev=923685&view=rev
Log:
Nominate the issue #3605 branch for backport

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=923685&r1=923684&r2=923685&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue Mar 16 10:54:06 2010
@@ -289,6 +289,15 @@ Veto-blocked changes:
      -1: stsp ("/proc/%ld/stat" is ugly and Linux-specific -
                would just getenv("WINDOWID") work instead?)
 
+ * branches/1.6.x-issue3605 (r923674 and r923679)
+   Fix pool lifetime issue in the status walker.
+   Justification:
+     Without this patch externals information is kept in a per directory pool,
+     which is cleared when the status walker goes back to the parent
+     directory. The is_external_path() function then uses freed memory.
+   Votes:
+     +1: rhuijben
+
 Approved changes:
 =================