On Thu, Apr 20, 2017 at 05:11:17PM +0200, Bernhard Übelacker wrote:
> Hello,
> this seems to be the same problem seen in #391051 for regular
> expressions (collect_RE).
>
> In this bug we overrun the size limit of string_buff (tempbuff._string_buff)
> in function collect_string.
>
> Attached patc
Hello,
this seems to be the same problem seen in #391051 for regular
expressions (collect_RE).
In this bug we overrun the size limit of string_buff (tempbuff._string_buff)
in function collect_string.
Attached patch adds a similar check like in #391051 to collect_string.
With that applied the bui
2 matches
Mail list logo