You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ma...@apache.org on 2011/08/04 17:12:44 UTC

svn commit: r1153903 - /subversion/branches/1.7.x/STATUS

Author: markphip
Date: Thu Aug  4 15:12:44 2011
New Revision: 1153903

URL: http://svn.apache.org/viewvc?rev=1153903&view=rev
Log:
* STATUS: Nominate and cast votes for r1153799, r1153807
  Fixes a segfault in JavaHL when the dispose() method is used.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1153903&r1=1153902&r2=1153903&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Aug  4 15:12:44 2011
@@ -215,3 +215,10 @@ Approved changes:
      this revision depends for a clean merge).
    Votes:
      +1: rhuijben, danielsh, cmpilato
+
+ * r1153799, r1153807
+   Fixes a segfault in JavaHL when the dispose() method is used.
+   Justification:
+     Users are supposed to call dispose, and crashes are bad.
+   Votes:
+    +1: rhuijben, markphip