Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Segfault with PCRE (Re: Strange behavior of [[)
- X-seq: zsh-workers 38317
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Segfault with PCRE (Re: Strange behavior of [[)
- Date: Sat, 23 Apr 2016 14:22:43 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=GOwrJsrvjyWQVKQlA2tfGsZ5wV8I+yYfenTi3xFe1ro=; b=RG5YyWbUA5ydc3qJyt6bftXdnjMqNvhO01SS4RIYLRF0SCK2xrAVx9d5Ll3Ok+cNhJ IJlo++jIgpGnJPhn/IUrCSwvtxhnDbju6LVHaLetxTdja85h8jvz/TPWgQFkc6PV0daq R22w4/dpQJ2SqJ3YWRixA30J3ygnzfViZlsifkVun3Mvv1ypxPVefllVsGR8W9Yk1lUP y6/7KMGffUPFXu3pRL2ZpZuggKYOWl5NUgdhAQlC5aiyGaF1NyleakETC7y4GGqbfhrj BFAhQ+QyBNEk1uzt9IL/IILmJetKtOhc9gGhiRCfmDU830WDA8QLZ/vJfEsIu8X5YEpJ 3V+g==
- In-reply-to: <20160423095136.GA5286@lilotux.net>
- 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
- References: <5577AE8F.6060902@arthaud.me> <9BF380A3-CAEB-46FB-8598-4E80DF45E79D@kba.biglobe.ne.jp> <20160423095136.GA5286@lilotux.net>
On Apr 23, 11:51am, Mikael Berthe wrote:
}
} The following patch fixes the segfault for me
Thanks, applied. I was hoping there was a way to reproduce this with
pcre_compile / pcre_match, but I can only get it to happen in the =~
conditional.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author