]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heap
authorJoe Orton <jorton@apache.org>
Wed, 8 May 2024 12:44:52 +0000 (12:44 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 8 May 2024 12:44:52 +0000 (12:44 +0000)
commitaa86530aec72e5de24227dbe2054cd713fb3d3f5
treef33777d7b9f1d6ae5a0b65d9cd9559f872a68cb8
parentc8a9d21e0cce028ca1ad2a169ec99eb0c7a38090
* modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heap
  buffer if the configured size is greater than the stack-allocated
  buffer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917576 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_fcgi.c