haproxy/include
Christopher Faulet bfb0f72d52 BUG/MEDIUM: sessions: Always pass the mux context as argument to destroy a mux
This bug was introduced by the commit 2444aa5b ("MEDIUM: sessions: Don't be
responsible for connections anymore."). In session_check_idle_conn(), when the
mux is destroyed, its context must be passed as argument instead of the
connection.

It is de 2.2-dev bug. No need to backport.
2020-04-27 15:53:43 +02:00
..
common MINOR: ist: Add a function to retrieve the ist pointer 2020-04-27 10:46:28 +02:00
import
proto BUG/MEDIUM: sessions: Always pass the mux context as argument to destroy a mux 2020-04-27 15:53:43 +02:00
types BUG/MINOR: checks/server: use_ssl member must be signed 2020-04-27 12:13:06 +02:00