[pcre-dev] [Bug 1777] Heap buffer overflow in main function …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1777] New: Heap buffer overflow in main function of pcretest.c
Subject: [pcre-dev] [Bug 1777] Heap buffer overflow in main function of pcretest.c
https://bugs.exim.org/show_bug.cgi?id=1777

Tomas Hoger <thoger@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thoger@???


--- Comment #3 from Tomas Hoger <thoger@???> ---
This is not the first \O1 issue recently. One was also fixed in 8.38/10. Is
there a reason to have pcretest use arbitrary ovector sizes (without any
warning) even if they do not match documented API requirement?

  ovecsize     Number of elements in the vector (a multiple of 3)


http://pcre.org/original/doc/html/pcre_exec.html

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