commit | 19dbf2d625b11e23cd45ef9d9678809a9ad602b9 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Jul 28 11:40:07 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Jul 30 09:31:09 2020 +0200 |
tree | d7da8e37bdfad119b4d8d5d0c70e8ffda96e69ad | |
parent | 99aaca99b59dd229220f2f3c2112e4790e95d5d2 [diff] |
BUG/MINOR: tcp-rules: Preserve the right filter analyser on content eval abort When a tcp-request or a tcp-response content ruleset evaluation is aborted, the corresponding FLT_END analyser must be preserved, if any. But because of a typo error, on the tcp-response content ruleset evaluation, we try to preserve the request analyser instead of the response one. This patch must be backported to 2.2.