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 10:26:16 +0000 (11:26 +0100)
commite3f9f2bd9df54a3c05d9e3b21fadc39d771853a9
tree634f67a660171d3baeca26886275e87974137841
parentd57f8b2b30875e2f5c0c4452a1ec719b9c308041
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.
src/http_ana.c