Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] PCRE/NUL: pass NUL in for text, handle NUL out
- X-seq: zsh-workers 41337
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] PCRE/NUL: pass NUL in for text, handle NUL out
- Date: Tue, 20 Jun 2017 16:07:25 -0400
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201705; h=In-Reply-To:Content-Type:MIME-Version:References :Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BJ15XOdr5VgvkhHqGQMEyKnbhihnTfPTyuNeVrKWWOE=; b=sNiPLRNg9kzJWz+91QFGPv06LG wfkCfhT8aropG4gS+59cLuUdvVCLIvJGcwIqP4JkJx5Xf0NfYsId9+I3BX7r4ml3EGwJSzqPQyCit kS/0BpllKUw6lgqI+hgSrK7ErWamr5csXmyqDkAa5daEbDNHIvZirKkIZxdDnCg1cZtBlDHG99cCp pdLPB+YKccF70FheppgNyR1em2o3;
- In-reply-to: <20170615204050.GA27003@breadbox.private.spodhuis.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Openpgp: url=https://www.security.spodhuis.org/PGP/keys/0x4D1E900E14C1CC04.asc
- References: <20170615204050.GA27003@breadbox.private.spodhuis.org>
On 2017-06-15 at 16:40 -0400, Phil Pennock wrote:
> The regexp itself is always NUL-terminated, so detect embedded NULs and
> zwarn on their presence.
*nudge* Reminder that my commit-bit was handed in for safekeeping, so
someone else will need to merge this.
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author