]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a note on the PCRE2 backport stalled patches about a potential solution
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 29 Apr 2021 06:13:33 +0000 (06:13 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 29 Apr 2021 06:13:33 +0000 (06:13 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889287 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e6fbc03ad4ff8f6a93ebfb3194143c8f81096cd8..05ed818f481db605a8fa524ea6ccac81acffb273 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -277,6 +277,9 @@ PATCHES/ISSUES THAT ARE BEING WORKED
      jorton: Adding ap_pregexec/_len which pass a pool would also work
              for internal users of this api; not sure if performance
              impact is significant from using malloc here.
+     jailletc36: maybe the mechanism used in r1887244+r1887245 could be a way
+                 to have this "userdata allocation on the appropriate pool, which
+                 would be thread-safe".
 
 PATCHES/ISSUES THAT ARE STALLED