mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 06:01:09 +01:00
During httpclient_destroy, add a condition in the BUG_ON which checks that the client was started before it has ended. A httpclient structure could have been created without being started.