[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: string.find security questions
- From: Doug Currie <doug.currie@...>
- Date: Tue, 2 Apr 2013 15:23:35 -0400
On Apr 2, 2013, at 3:12 PM, Jonas Thiem <jonasthiem@googlemail.com> wrote:
> Well normally things have a patch appended when they are fixed, so I
> assumed this one was more of a notification than a fix announcement.
> But if it's fixed, that would be awesome of course.
You'll find a new
/* maximum recursion depth for 'match' */
#if !defined(MAXCCALLS)
#define MAXCCALLS 200
#endif
in lstrlib.c
e