You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2011/01/28 19:15:10 UTC

svn commit: r1064806 - /subversion/branches/1.5.x/STATUS

Author: pburba
Date: Fri Jan 28 18:15:10 2011
New Revision: 1064806

URL: http://svn.apache.org/viewvc?rev=1064806&view=rev
Log:
* STATUS: Nominate r902467.


Modified:
    subversion/branches/1.5.x/STATUS

Modified: subversion/branches/1.5.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.5.x/STATUS?rev=1064806&r1=1064805&r2=1064806&view=diff
==============================================================================
--- subversion/branches/1.5.x/STATUS (original)
+++ subversion/branches/1.5.x/STATUS Fri Jan 28 18:15:10 2011
@@ -123,6 +123,17 @@ Candidate changes for 1.5.10:
    Votes:
      +1: pburba, hwright
 
+ * r902467
+   Fix broken svn_ra_get_mergeinfo API promise in serf and neon
+   implementations -- return a null mergeinfo catalog if there is
+   no mergeinfo, as per svn_ra_get_mergeinfo's API
+   Justification:
+     Fixes an uninitialized variable that can result in a segfault.
+   Branch:
+     ^/branches/1.5.x-r902467
+   Votes:
+     +1: pburba
+
   * r1028084, r1028125, r1041638
     Fix JVM recognition on OS X Snow Leopard (10.6).
     Justification: