Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6886518174 for ; Tue, 29 Sep 2015 16:14:38 +0000 (UTC) Received: (qmail 11137 invoked by uid 500); 29 Sep 2015 16:14:38 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 11104 invoked by uid 500); 29 Sep 2015 16:14:38 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 11094 invoked by uid 99); 29 Sep 2015 16:14:38 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2015 16:14:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D5488C08AC for ; Tue, 29 Sep 2015 16:14:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.794 X-Spam-Level: * X-Spam-Status: No, score=1.794 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.006] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id t8WkrKPnMOmE for ; Tue, 29 Sep 2015 16:14:32 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 77CFE20645 for ; Tue, 29 Sep 2015 16:14:32 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 872E6E0281 for ; Tue, 29 Sep 2015 16:14:31 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 68EA03A01DC for ; Tue, 29 Sep 2015 16:14:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1705887 - /subversion/branches/1.9.x/STATUS Date: Tue, 29 Sep 2015 16:14:31 -0000 To: commits@subversion.apache.org From: ivan@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150929161431.68EA03A01DC@svn01-us-west.apache.org> Author: ivan Date: Tue Sep 29 16:14:30 2015 New Revision: 1705887 URL: http://svn.apache.org/viewvc?rev=1705887&view=rev Log: * STATUS: Nominate r1705328 for backport. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1705887&r1=1705886&r2=1705887&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Tue Sep 29 16:14:30 2015 @@ -88,6 +88,16 @@ Candidate changes: Votes: +1: ivan + * r1705328 + Resolve a possible segfault in authentication credentials cache caused by + storing key in APR hashtable without copying to long-life pool. I don't know + exact reproduction script, but it's obvious bug and crash reported via + TortoiseSVN crash dump service multiple times. + Justification: + Segfault. User reported. + Votes: + +1: ivan + Veto-blocked changes: =====================