]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: http_htx: Fix some leaks on error path when error files are loaded
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Jan 2020 09:10:11 +0000 (10:10 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Jan 2020 10:12:37 +0000 (11:12 +0100)
commit7cde96c82937e87542d67341558d167919aa67aa
tree5a5e8bbd3c80d1bbd832f4a33c3f8afc9afa1360
parent224a087a271b513b3f0a0f08ed23cde42919e0f6
BUG/MINOR: http_htx: Fix some leaks on error path when error files are loaded

No backports needed. This patch partially fixes the issue #457.
src/http_htx.c