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: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (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 0A5111F8C8 for ; Fri, 10 Sep 2021 13:10:06 +0000 (UTC) Received: from localhost ([::1]:44792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOgI8-0000oT-LC for normalperson@yhbt.net; Fri, 10 Sep 2021 09:10:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47312) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOeXE-0007hO-RN for bug-gnulib@gnu.org; Fri, 10 Sep 2021 07:17:33 -0400 Received: from mail-il1-x133.google.com ([2607:f8b0:4864:20::133]:39657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mOeXA-0001lz-OV for bug-gnulib@gnu.org; Fri, 10 Sep 2021 07:17:31 -0400 Received: by mail-il1-x133.google.com with SMTP id a1so1625845ilj.6 for ; Fri, 10 Sep 2021 04:17:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=w8U2GpzrU1GwyOeOuImEbPnba+9oTVnQFcb0RdW18R8=; b=HEB4ZsNiZ1uooe3YcO0l9lUikRenJg79jk63p6WAXTH1A/mjPD4qSSTpkxmRnrlHgd FHs4hQfDNQ+WOXq3t57NbivH4K4b0G9xsXoTLpqgTNE6NP/bxgjV1oNSdz8fmFoXgNfD HFb4Ev05jzE25nW0OIWJuVVPX6BIHKo4D8vovTFKmr8C7bGAyoEI1vNwuwOphLRFDvRq SV/LDDAa4hgQ/O4KiqvHeXPb8PBETAC7D3nc/ryewWrMBvtLq+09MmdCtbektg/DLUxS koqp+8npsAq0/n7JD9STnuXv+eZ/hkY/cs/DDYO0eNQvuDPlTNwS+11/JKQbznPzQzCv puog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=w8U2GpzrU1GwyOeOuImEbPnba+9oTVnQFcb0RdW18R8=; b=NFykB2FAYIfEbS1E7Tz4EvDsFnzFm9sHqsTLIyyDenmHFDdIfJ5uB62ZXpDmaR4xXt cOpYmDQS/QYjQz60yhICq6AGOPomPTmpeB18xjMY4X8zgj4iuREBt5RUnFwhVm9mLRjl PQrAbZdKLHzi8wAkPC+qtMIHD5sIFHKz5QRr/U3RM3/IaNk835jzRwVY5NvPGTkRrLGv /Dwc8wQsx0z+/CWjYSVaGeUKNCArt5ASRo/hrxwlA0N9nINJQukZ8Moqh6/F4R95YIPq 7JmavMukK48SDUqdp++RnFDJYuoNmME2f8j2/VSbem2WxRD4Gw+Qh9lHzn3d5d+PpzNW 92sQ== X-Gm-Message-State: AOAM5305Scm0NEFl6uLeX1Qu5WA9BuLFnUWsJ57zx0m+HokeWPYn5cza YrW5q1JmJB+uVvJ+wSsFr4UAFYd2HyHtc5xShQE= X-Google-Smtp-Source: ABdhPJxQrTwARoqnxyrmcy6R+AeDP+oHUO9dVf6aA8Kv8TeXT3cj3Ony/TSp5NR/4Re+UeI6vlauIhseJpdegNWb640= X-Received: by 2002:a05:6e02:2163:: with SMTP id s3mr6262753ilv.172.1631272645466; Fri, 10 Sep 2021 04:17:25 -0700 (PDT) MIME-Version: 1.0 References: <3548000.Y4W8hZkJsM@omega> <87zgskzq2p.fsf@latte.josefsson.org> In-Reply-To: <87zgskzq2p.fsf@latte.josefsson.org> From: Lucy Phipps Date: Fri, 10 Sep 2021 12:17:19 +0100 Message-ID: Subject: Re: [PATCH] declare free() in lib/free.c To: Simon Josefsson Content-Type: multipart/alternative; boundary="00000000000090a2b105cba242f6" Received-SPF: pass client-ip=2607:f8b0:4864:20::133; envelope-from=landfillbaby69@gmail.com; helo=mail-il1-x133.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 10 Sep 2021 09:09:59 -0400 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gnulib bugs , Paul Eggert , Bruno Haible Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" --00000000000090a2b105cba242f6 Content-Type: text/plain; charset="UTF-8" Simon, this patch wasn't applied to the gnulib repo, however https://lists.gnu.org/r/bug-gnulib/2021-09/msg00032.html was. Sorry for the confusion. On Fri, 10 Sep 2021, 11:24 Simon Josefsson, wrote: > Bruno Haible writes: > > > What exactly is the problem that you were seeing? (Commands to reproduce, > > and compiler output, please.) > > I haven't had time to debug it, but since a few days libidn fails to > build with a reference to rpl_free, that looks related to this thread > and the recent gnulib changes for the free module: > > > https://oss-fuzz-build-logs.storage.googleapis.com/log-002189ee-3c98-45b8-9bde-3bfb20317e9a.txt > > /Simon > --00000000000090a2b105cba242f6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Simon, this patch wasn't applied to the gnulib repo, = however=C2=A0https://lists.gnu.org/r/bug-gnulib/2021-09/msg00032.html was. So= rry for the confusion.

On Fri, 10 Sep 2021, 11:24 Simon Josefsson, <simo= n@josefsson.org> wrote:
Brun= o Haible <bruno@clisp.org> writes:

> What exactly is the problem that you were seeing? (Commands to reprodu= ce,
> and compiler output, please.)

I haven't had time to debug it, but since a few days libidn fails to build with a reference to rpl_free, that looks related to this thread
and the recent gnulib changes for the free module:

https://oss-fuzz-build-logs.storage.googleapis.com/log-002= 189ee-3c98-45b8-9bde-3bfb20317e9a.txt

/Simon
--00000000000090a2b105cba242f6--