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,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 6DA2B1F4B5 for ; Tue, 12 Nov 2019 12:53:36 +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:date:from:to:subject:in-reply-to:references :reply-to:mime-version:content-transfer-encoding:content-type :message-id; q=dns; s=default; b=blk5b8Y3EHVP/bxHD8Y/mab+HbMrCNG XGU7W8dwCyYlUzolQ8dN7bXVT24h80sE653TLNqVdzWopUb6rMy0ERsAvv6IfP7y 5N2SRizXYrTT/tg+kHsWSihW+DAE4YtqGiPkVCBqNPmDLRgbmhRQQGRpYwHwnOMP hR2sdfhZoB2g= 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:date:from:to:subject:in-reply-to:references :reply-to:mime-version:content-transfer-encoding:content-type :message-id; s=default; bh=ta9dKXQbSIi5r7BI70v1dluwpkM=; b=DuVDV cTDFKVLT7EUQgITYDZ4UgjSKUtjja6JnTha09Sb+a8uMdIGfdCd63cB/dOmZ/SIv F6oJkQlo5FWvOVP4PhrtdiAimpYADAZl9W7vqbvl/iQ1Y0GcmGLhGr/JhxPI1XuW pxNy/TlKpw+HuHVB+dQ1mK8pG0/ommxU2qJZz0= Received: (qmail 64007 invoked by alias); 12 Nov 2019 12:53:34 -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 63999 invoked by uid 89); 12 Nov 2019 12:53:34 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx1.osci.io X-Gerrit-PatchSet: 3 Date: Tue, 12 Nov 2019 07:53:30 -0500 From: "Szabolcs Nagy (Code Review)" To: Florian Weimer , libc-alpha@sourceware.org Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review v3] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25... X-Gerrit-Change-Id: I51be146a7857186a4ede0bb40b332509487bdde8 X-Gerrit-Change-Number: 489 X-Gerrit-ChangeURL: X-Gerrit-Commit: 84589a93580d952e4a39b1a5ccef3a55b7f644ba In-Reply-To: References: X-Gerrit-Comment-Date: Tue, 12 Nov 2019 07:53:30 -0500 Reply-To: gnutoolchain-gerrit@osci.io MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-76-gf8b6da0ab5 Content-Type: text/plain; charset=UTF-8 Message-Id: <20191112125330.88C7820AF6@gnutoolchain-gerrit.osci.io> Szabolcs Nagy has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/glibc/+/489 ...................................................................... Patch Set 3: Code-Review+2 -- Gerrit-Project: glibc Gerrit-Branch: master Gerrit-Change-Id: I51be146a7857186a4ede0bb40b332509487bdde8 Gerrit-Change-Number: 489 Gerrit-PatchSet: 3 Gerrit-Owner: Florian Weimer Gerrit-Reviewer: Florian Weimer Gerrit-Reviewer: Szabolcs Nagy Gerrit-Comment-Date: Tue, 12 Nov 2019 12:53:30 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment