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