From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id DF5001F466 for ; Fri, 17 Jan 2020 12:41:06 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:cc:subject:in-reply-to:references :date:message-id:mime-version:content-type; q=dns; s=default; b= pHOK6IkDwHPFExrsztP2/ifFsVqqZRykcR4S3vxH0/pHD1+G4FNyFbWHG7WpR2/g fx+Ik1dRF85Jbchtl7MZECrM5X+D8m/aeDeKu8dtDRDXi0/B+oe7iJZkNa+QEush IHLH2iQMNr1WNfC5tY0mKLJDWkG3Blui1pcIatykaOE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:cc:subject:in-reply-to:references :date:message-id:mime-version:content-type; s=default; bh=/+Sr+r 0u7CzhAvYxPgbz7tM3X2U=; b=j+saKMwF3qkUC0m7RbzxFAr6yVwbQDOqLIf+wK aiR/BMCw0QE06qUvfdn+uCYM2EZmi6bgF70LMbxK/K26QxDQ2Rt2U19giiFDL6yn BYI24UPHUTrTAkPowEH2ApAy/dZBYCdSb4ojvenGLCymhqII8VIhaD4BlL9XXNJv uHQLQ= Received: (qmail 109964 invoked by alias); 17 Jan 2020 12:41:04 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 109949 invoked by uid 89); 17 Jan 2020 12:41:04 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx0a-001b2d01.pphosted.com From: Tulio Magno Quites Machado Filho To: Siddhesh Poyarekar , Florian Weimer , "Lucas A. M. Magalhaes" Cc: libc-alpha@sourceware.org Cc: Subject: Re: [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual In-Reply-To: References: <20200116133912.2578-1-lamm@linux.ibm.com> <87pnfjtsui.fsf@oldenburg2.str.redhat.com> User-Agent: Notmuch/0.29.1 (http://notmuchmail.org) Emacs/26.3 (x86_64-redhat-linux-gnu) Date: Fri, 17 Jan 2020 09:40:57 -0300 Message-ID: <874kwumf1i.fsf@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain Siddhesh Poyarekar writes: > On 16/01/20 7:18 pm, Florian Weimer wrote: >> Looks okay to me. >> >> Siddhesh has to approve this as the release manager, though. > > This is OK for master. Pushed as 70ba28f7ab2923d4e36ffc9d5d2e32357353b25c. Thanks! -- Tulio Magno