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=-4.0 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,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 DBBBB1F461 for ; Mon, 8 Jul 2019 23:22:59 +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:subject:in-reply-to:date:message-id :mime-version:content-type; q=dns; s=default; b=Cb3RZ6jepCOXdkW+ PNoetiIFaG+yI/Gmjax4MMIAdXLo0r/MfRnRrc1cHfQRo5L+Xj4GuDPVwO2uqxGb hMFrOqxGaaZbVBJQIbXzVHso+neEAz1dZyuiysYFoMwvDmZdalX+D52GJNWdljcK tgtk7BUN8PlRDxXv/+7nUKfrYo4= 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:subject:in-reply-to:date:message-id :mime-version:content-type; s=default; bh=tH/RQVmvQ5oaqBNiepZ4of elYuY=; b=r3xeeJrcj/uTezserDZl3V8XDfqw55YbnIB4ai9rYFk/THzJ5sRQHi NsuXG0Y4D6d68R0n2BHt7Du1SzGYSK9dkjCzpzSqp142dPwWPhg4z9JWds86yr15 FDNDJ/+/XmbZbHhwtfKhBXwr3q59nK4vOizIUc1a1OTPDHFP5dFQ0= Received: (qmail 111408 invoked by alias); 8 Jul 2019 23:22:57 -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 111400 invoked by uid 89); 8 Jul 2019 23:22:57 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx1.redhat.com From: DJ Delorie To: fweimer@redhat.com, schwab@suse.de, carlos@redhat.com, libc-alpha@sourceware.org Subject: Re: [PATCHv8] nss_db: protect against empty mappings In-Reply-To: (message from DJ Delorie on Fri, 28 Jun 2019 18:32:35 -0400) Date: Mon, 08 Jul 2019 19:22:51 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain DJ Delorie writes: > latest, with xasprintf, and full commit blob posted... Ping? https://www.sourceware.org/ml/libc-alpha/2019-06/msg00957.html