From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.cs.ucla.edu (mail.cs.ucla.edu [131.179.128.66]) by sourceware.org (Postfix) with ESMTPS id 01CB93858D35 for ; Tue, 23 May 2023 20:00:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 01CB93858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=cs.ucla.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.ucla.edu Received: from localhost (localhost [127.0.0.1]) by mail.cs.ucla.edu (Postfix) with ESMTP id 317303C09FA19; Tue, 23 May 2023 13:00:02 -0700 (PDT) Received: from mail.cs.ucla.edu ([127.0.0.1]) by localhost (mail.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 19Kvbpv83SJ1; Tue, 23 May 2023 13:00:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ucla.edu (Postfix) with ESMTP id B856E3C09FA21; Tue, 23 May 2023 13:00:01 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.cs.ucla.edu B856E3C09FA21 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cs.ucla.edu; s=9D0B346E-2AEB-11ED-9476-E14B719DCE6C; t=1684872001; bh=UqRv/P8WUP0+vHg/o02A6pvxAa95pZCUU7FDahu1Awo=; h=Message-ID:Date:MIME-Version:To:From; b=EvOFtMUzcpEVZ4ogr3vbS25UDgh9I5QdUw7JxScfyxnFjWD4qlZ/lGF3U1BCC+TGz qMQKcu1qLJSUBV4V1RWpgqQBdsJLxNrgjPwkEv8bS9CqoGexr9wSjfMestMyQUoF1F Xek4gn/3+7yhjV2B4Nv8guYB0tPusP1jMQmCljaA1xDkSsmfQw85APxWs7L8K9v2I0 sGOd4uJQF1hQL5mYN6GGBJIkLs0t6Bam8eNzOv5cXcT2GKOwy+tBVQkf4cgwomrYDE TNqHI/HFSrc3+NoIU+KfN+3uu/GP+jgE+DBQZBHyhj0uOGK21yqaBZMbob84uw+oto YtTuSAb0amipg== X-Virus-Scanned: amavisd-new at mail.cs.ucla.edu Received: from mail.cs.ucla.edu ([127.0.0.1]) by localhost (mail.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id B9xUaIJ2OM5v; Tue, 23 May 2023 13:00:01 -0700 (PDT) Received: from [131.179.64.200] (Penguin.CS.UCLA.EDU [131.179.64.200]) by mail.cs.ucla.edu (Postfix) with ESMTPSA id 95A333C09FA19; Tue, 23 May 2023 13:00:01 -0700 (PDT) Message-ID: <1fd9ae61-8347-a0c5-10ea-cfb99908a4d3@cs.ucla.edu> Date: Tue, 23 May 2023 13:00:01 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v2] time: strftime_l: Avoid an unbounded alloca. Content-Language: en-US To: Joe Simmons-Talbott References: <20230523194129.1666953-1-josimmon@redhat.com> Cc: libc-alpha@sourceware.org From: Paul Eggert Organization: UCLA Computer Science Department In-Reply-To: <20230523194129.1666953-1-josimmon@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,JMQ_SPF_NEUTRAL,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This looks good to me, thanks. I patched Gnulib to match that wmemmove=E2=86=92__wmemmove change, here: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=3Ddd477fa7c7d7907= 4b6311ac63f030cc74e3a29f3