]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
With the changes of api from pcre 8.x to 10.x, do not presume that the internal
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Dec 2016 21:57:06 +0000 (21:57 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Dec 2016 21:57:06 +0000 (21:57 +0000)
commitcdc1d3a9383d2b32dcfb37b9cab8ab1a28d0eb80
treedbf3ab603680fc3b7b879751f07b93107e3f8b12
parentc960136851d6141ec08e782cb8fba418e91267b5
With the changes of api from pcre 8.x to 10.x, do not presume that the internal
ovector will be created to accept greater than nmatch elements for processing.
Allocate enough elts in all circumstances for pcre2api.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1773882 13f79535-47bb-0310-9956-ffa450edef68
server/util_pcre.c