From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 4360E22560 for ; Tue, 23 Jan 2024 18:46:53 +0100 (CET) Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Tue Jan 23 12:45:36 -0500 2024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1706031914; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=hwt7N4srDfl/y2ofG26mKsFI4cpS/Xo82N+qLaxKvrU=; b=VPFHXFAyLPkW44DTo+hsiiyOhU4eDNtJi1qfJ0VO20hQHEzyvU1MG5VOXTTs8PDLSoQ8XS BUI52GC6kkbOWqtXoatZI44+cvnBKR9QPbCSI2CZ4/fx4O462WiSqWoqXcnKkxc2b0Ni3f rXDQOENENh8FLhOOHmO0xsb3Nox7o74= Received: by wopr.sciops.net (OpenSMTPD) with ESMTPSA id 4a4cef1b (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <9front@9front.org>; Tue, 23 Jan 2024 09:45:14 -0800 (PST) Message-ID: Date: Tue, 23 Jan 2024 18:45:31 +0100 From: qwx@sciops.net To: 9front@9front.org In-Reply-To: <1BB2A50064EC90776DDB56DBF7AF1DF8@wopr.sciops.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stateless compliant enhancement DOM-oriented plugin-scale component Subject: Re: [9front] [PATCH] awk: don't write an extra NUL past the end of a block Reply-To: 9front@9front.org Precedence: bulk On Tue Jan 23 17:53:35 +0100 2024, moody@posixcafe.org wrote: > Maybe give onetrueawk a try and see if you can reproduce the > crash there as well, and if not perhaps we should copy their fix. Er, sorry; this doesn't happen with bioawk on plan9, which is based on onetrueawk iirc before it got littered with c99 stuff. Cheers, qwx