]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: servers: Free [idle|safe|priv]_conns on exit.
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 22 Nov 2018 17:50:54 +0000 (18:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Nov 2018 18:53:03 +0000 (19:53 +0100)
commit7fc3be76c776533637f8493eb9c0d84704589006
treee47ba19551a584a693b7a31a8c15ed923ddbfc0b
parent6b77f49e789025c0781b28fc551cbe4eb9efceb8
MINOR: servers: Free [idle|safe|priv]_conns on exit.

Don't forget to free idle_conns, safe_conns and priv_conns on exit.

This can be backported to 1.8.
src/haproxy.c