Hi,

Loïc Minier wrote:

> Author: Ian Jackson <i...@ubuntu.com>
> Description: Do not crash if regexp is too long for our buffer; LP #23494
[...]
> +   {
> +      if (p == string_buff + SPRINTF_SZ - 2)

As mentioned at <http://bugs.debian.org/244962>, this "==" is wrong.  A
regex with backslashes can easily skip past the end.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to