Author: danielsh Date: Thu Jul 12 18:53:04 2018 New Revision: 1835764 URL: http://svn.apache.org/viewvc?rev=1835764&view=rev Log: * STATUS: Fix the auto-generated nomination text.
Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1835764&r1=1835763&r2=1835764&view=diff ============================================================================== --- subversion/branches/1.10.x/STATUS (original) +++ subversion/branches/1.10.x/STATUS Thu Jul 12 18:53:04 2018 @@ -66,10 +66,7 @@ Candidate changes: +1: julianfoad * r1835760 - * 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. + Fix segfault in the gnome keyring password provider (libsecret version). Justification: Private API violation; fixes user-reported segfault due to uninitialized stack variable.