You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2017/12/18 18:12:57 UTC

svn propchange: r1818584 - svn:log

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

Modified: svn:log at Mon Dec 18 18:12:57 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Dec 18 18:12:57 2017
@@ -2,7 +2,11 @@ Fix a refcounting / cleanup race in svn_
 exiting svnserve while using the --config-file option.
 
 This patch has been outstandig for a while:
-https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
+    URL: https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
+    From: stefan2
+    To: dev@
+    Subject: Re: heap-use-after-free in object_ref_cleanup
+    Date: 2017-05-28 16:46
 
 * subversion/libsvn_subr/object_pool.c
   (add_object_ref):  If items of the container are being hold by parent pools


Re: svn propchange: r1818584 - svn:log

Posted by Daniel Shahaf <da...@apache.org>.
danielsh@apache.org wrote on Mon, 18 Dec 2017 18:12 +0000:
> +++ svn:log Mon Dec 18 18:12:57 2017
> @@ -2,7 +2,11 @@ Fix a refcounting / cleanup race in svn_
> -https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
> +    URL: https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
> +    From: stefan2
> +    To: dev@
> +    Subject: Re: heap-use-after-free in object_ref_cleanup
> +    Date: 2017-05-28 16:46

The rationale for this patch is that lists.apache.org permalinks are not
forever; they may stop working at some point in the future, and the
hex blurb therein cannot be used to find the message in other archives.

(This was discussed at length on other lists.  I don't mean to reopen that
discussion here, just to FYI.  We now return to your regularly scheduled
rc1 discussions.)


Re: svn propchange: r1818584 - svn:log

Posted by Daniel Shahaf <da...@apache.org>.
danielsh@apache.org wrote on Mon, 18 Dec 2017 18:12 +0000:
> +++ svn:log Mon Dec 18 18:12:57 2017
> @@ -2,7 +2,11 @@ Fix a refcounting / cleanup race in svn_
> -https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
> +    URL: https://lists.apache.org/thread.html/41ca5579bf7add3cb751234ea039fda531c1d22ffbed8cb2ec699e42@%3Cdev.subversion.apache.org%3E
> +    From: stefan2
> +    To: dev@
> +    Subject: Re: heap-use-after-free in object_ref_cleanup
> +    Date: 2017-05-28 16:46

The rationale for this patch is that lists.apache.org permalinks are not
forever; they may stop working at some point in the future, and the
hex blurb therein cannot be used to find the message in other archives.

(This was discussed at length on other lists.  I don't mean to reopen that
discussion here, just to FYI.  We now return to your regularly scheduled
rc1 discussions.)