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 2012/10/11 10:22:37 UTC

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

Author: rhuijben
Date: Thu Oct 11 08:22:36 2012
New Revision: 1396944

URL: http://svn.apache.org/viewvc?rev=1396944&view=rev
Log:
* STATUS: Remove that I was unable to reproduce as I can now.

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=1396944&r1=1396943&r2=1396944&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Oct 11 08:22:36 2012
@@ -81,8 +81,8 @@ Candidate changes:
  * r1396285
    Verify return value instead of pointer.
    Justification:
-     Code bug. Potentially a crash (reported by steveking), but I'm unable
-     to confirm this last part.
+     Pointer/boolean code bug. Allows crashing 'svn' with an explicit
+     --username that doesn't match the stored username.
    Votes:
      +1: rhuijben, steveking