Author: danielsh
Revision: 1835760
Modified property: svn:log

Modified: svn:log at Thu Jul 12 18:58:28 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jul 12 18:58:28 2018
@@ -1,8 +1,12 @@
+Fix segfault when subversion is built with gnome keyring support and keyring
+password lookup fails.
+
 * subversion/libsvn_auth_gnome_keyring/gnome_keyring.c
   (password_get_gnome_keyring, password_set_gnome_keyring):
     [in the SVN_HAVE_LIBSECRET version of these two functions]
-    Always initialize the output parameter.
+    Always initialize the output parameter, as required by the
+    svn_auth__password_get_t contract.
 
 Found by: Jan Palus
-Tested by: Jan Palus
-(just the getter)
+Patch by: Jan Palus
+          me

Reply via email to