commit | b605a736b0766030746b50c322879d929fcebacf | [log] [tgz] |
---|---|---|
author | Harris Kaufmann <st4ck0v3rfl0w@gmail.com> | Wed Jul 15 16:26:13 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jul 15 20:23:29 2020 +0200 |
tree | 4eb355efe978d0a9cadb513ef3daeb97aa32671f | |
parent | 45c457a62941a7c4a86ce4327d7755edcd4b230e [diff] |
BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers When the loop is continued early, the memory for param_rule is not freed. This can leak memory per request, which will eventually consume all available memory on the server. This patch should fix the issue #750. It must be backported as far as 2.1.