BUG/MINOR: session: Add some forgotten tests on session's listener
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Mar 2021 10:26:15 +0000 (11:26 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Mar 2021 12:47:13 +0000 (13:47 +0100)
commit25af0d411fb8af2bef3e763c2a7e7ea9c561194b
tree44fcb59ab5f7f706b3dc880b1f12557fa30923e1
parentbc48e77cd4716a15d57f04d533af73c58a94ab32
BUG/MINOR: session: Add some forgotten tests on session's listener

During backport of commit 36119de18 ("BUG/MEDIUM: session: NULL dereference
possible when accessing the listener"), I missed some tests on the session's
listener because of the context changes.

It is specific to the 2.3, thus there is no upstream commit ID. It must
backported with the above commit as far as 1.8.

(cherry picked from commit e3f9f2bd9df54a3c05d9e3b21fadc39d771853a9)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit a648a4fc9d485c063ddfd544a056f06c1681052a)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/http_ana.c