BUG/MINOR: mux-fcgi: Be sure to have a connection to unsubcribe
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 18 Sep 2019 09:11:46 +0000 (11:11 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 18 Sep 2019 09:20:55 +0000 (11:20 +0200)
commita99db937c59c7427af946250438e0c18c37caa87
treebcd8ad175bcc7c79dd8974c171feeb05e3ec0c0b
parent21d849f52fc64c51e5abf5a8bd69f2aeff8b3125
BUG/MINOR: mux-fcgi: Be sure to have a connection to unsubcribe

When the mux is released, It must own the connection to unsubcribe.
This patch fixes the issue #283. No backport needed.
src/mux_fcgi.c