Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Complex config triggering Segfault in pattern matching code.
- X-seq: zsh-workers 34007
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Complex config triggering Segfault in pattern matching code.
- Date: Thu, 18 Dec 2014 19:34:00 +0000
- In-reply-to: Message from Peter Stephenson <p.w.stephenson@ntlworld.com> of "Thu, 18 Dec 2014 19:09:24 GMT." <20141218190924.0f08548b@pws-pc.ntlworld.com>
- 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
Peter Stephenson wrote:
> Zeroing at the realloc should stop this. Watch carefully in case I've
> got the sums wrong.
Or the number of semicolons. There will be an embarrassing pause while
the following is corrected.
> + int newsize = len + N_SPECIAL_HIGHLIGHTS
I think that's the only mistake, but goodness knows what was happening
when I thought I was compiling it.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author