Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: (Fwd) segfault with pcre_study alone
- X-seq: zsh-workers 19630
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx, Matthias Kopfermann <matthias@xxxxxxxxxxxxxx>
- Subject: Re: (Fwd) segfault with pcre_study alone
- Date: Tue, 16 Mar 2004 10:07:53 -0500
- In-reply-to: <1040316145551.ZM8418@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1040316145551.ZM8418@xxxxxxxxxxxxxxxxxxxxxxx>
> greetings from hamburg/germany.
> i today when playing with pcre-module found out that pcre_study alone
> leads to a segfault when invoked without using pcre_compile.
The shell should return an error instead of segfaulting if pcre_study is
called before pcre_compile.
> seems to be at all versions i tried. for some strange reason debian does
> no longer come with pcre-module so i compiled zsh myself and used
> zsh-4.2-pre4 for it.
That was a mistake. I'll attempt to fix both problems shortly.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author