[pcre-dev] [Bug 1705] heap-buffer-overflow in match src/pcre…

Pàgina inicial
Delete this message
Autor: admin
Data:  
A: pcre-dev
Assumpte: [pcre-dev] [Bug 1705] heap-buffer-overflow in match src/pcre2_match.c:3321:20
https://bugs.exim.org/show_bug.cgi?id=1705

Kostya Serebryany <kcc@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX


--- Comment #1 from Kostya Serebryany <kcc@???> ---
Ah, I forgot to use --enable-never-backslash-C.
This bug happens only when \C is allowed.

See http://www.pcre.org/current/doc/html/pcre2.html#TOC1 (look for
PCRE2_NEVER_BACKSLASH_C)

This is still a bug, but given that it's documented now -- closing.

--
You are receiving this mail because:
You are on the CC list for the bug.