[PATCH] PCRE: retain input pattern for all regular expressions
Maxim Dounin
mdounin at mdounin.ru
Sat May 11 17:30:39 UTC 2013
Hello!
On Wed, May 08, 2013 at 05:08:17AM +0400, Valentin V. Bartenev wrote:
> On Thursday 02 May 2013 14:32:51 Piotr Sikora wrote:
> > # HG changeset patch
> > # User Piotr Sikora <piotr at cloudflare.com>
> > # Date 1367490396 25200
> > # Node ID c6434a8634386be8b9bfb90be47c4902a009b36b
> > # Parent 886800caf36081e1fcbecd0483abeefbafc781b3
> > PCRE: retain input pattern for all regular expressions.
> >
> > Previously, input pattern was kept only for regular expressions
> > with named captures, which resulted in error log entries without
> > input pattern for PCRE errors that occured while processing
> > regular expressions without them.
> >
> > Signed-off-by: Piotr Sikora <piotr at cloudflare.com>
> >
>
> Nice catch, thank you. I will push it after Maxim Dounin's acknowledgment.
Looks fine, please push.
--
Maxim Dounin
http://nginx.org/en/donation.html
More information about the nginx-devel
mailing list