From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id a5ae5540 for ; Fri, 7 Feb 2020 16:50:26 +0000 (UTC) Received: (qmail 5089 invoked by alias); 7 Feb 2020 16:50:15 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45397 Received: (qmail 18142 invoked by uid 1010); 7 Feb 2020 16:50:15 -0000 X-Qmail-Scanner-Diagnostics: from mail-yw1-f53.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25713. spamassassin: 3.4.2. Clear:RC:0(209.85.161.53):SA:0(-1.9/5.0):. Processed in 4.38625 secs); 07 Feb 2020 16:50:15 -0000 X-Envelope-From: dana@dana.is X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.161.53 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=MEdqt5mEJKvkkRlihgyTuW8QvNONAzwcNk5elIIPNzU=; b=Bgqi7orz5KAds7Iq8B2R/nRwgFPx1L7aBusIcD79uJmaPacS79ySBKInBbbpRvr0lx zmOR4nzl834msY5gadlh5Hut+9wZxjvuaRGf9pzjhNt6WBczF1NHQnalufV7V26juzUf 7zOBdSIaoL0lXmS6j94b81/Otkou95hQuxPZeOI+0iE7qENYjw2K9I+4518Fd3PiJLek sITQJ6yJ1qdYP4yxJtKxAEQOqKcNq6ZkNXeqCH5U3UfVGl5QJ1ljK6Enu5Ut2/upgb/p DTPWUymGf5hL5I8VRDye6T1AUydmsD0bt28oInwS2zSCCCX4Lnvxde2v9YrsG3ORjKTq GKFQ== X-Gm-Message-State: APjAAAUnuGzX/vaz4nT22FHW7J7guwlIMKUPtYjN7xLbCIFkJBUdbHcL +uZmb9r1/2xtN3enfB/cmwpsEg== X-Google-Smtp-Source: APXvYqzqiCZu7gzxmLBBH2fzFQfFKncRN+Zwjzi4p2rU8J2xWeGbN1gAc+DqBuUvd7SoH5zo4EcD5Q== X-Received: by 2002:a81:36c5:: with SMTP id d188mr3298953ywa.139.1581094177042; Fri, 07 Feb 2020 08:49:37 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: PATCH: bug fix: infinite loop in sysread From: dana In-Reply-To: Date: Fri, 7 Feb 2020 10:49:35 -0600 Cc: Zsh hackers list Content-Transfer-Encoding: quoted-printable Message-Id: <3ABBD31E-BE72-4730-907C-C57F12CA30D7@dana.is> References: <4CACC7EE-E7F8-4DB0-A58B-0142450FBEBF@dana.is> To: Roman Perepelitsa X-Mailer: Apple Mail (2.3608.40.2.2.4) On 7 Feb 2020, at 05:26, Roman Perepelitsa = wrote: > FYI: I have commit rights. I'm new here, so I would need someone to > give me a go ahead before I merge anything into master. Your merging > my patch is more convenient for me of course (less work). You can push > this work to me by telling me to merge. Oh, i didn't realise. That works though, thanks dana