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 2014/03/27 16:57:19 UTC

svn propchange: r1582370 - svn:log

Author: rhuijben
Revision: 1582370
Modified property: svn:log

Modified: svn:log at Thu Mar 27 15:57:19 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Mar 27 15:57:19 2014
@@ -1,3 +1,5 @@
+Following up on r1577280, resolve a case of using uninitalized values.
+
 * subversion/libsvn_fs_fs/lock.c
   (unlock_body): Properly initialize struct before using members from it.
     Without this patch info.fs_err will be read before setting a few lines