commit | 925279ccf241200d219b84e3e00124d677925360 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 12 14:20:36 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 14 12:13:09 2023 +0200 |
tree | 018635eb337cb6e81327438cb3b7dde96e0f55ef | |
parent | ea5a5e6feba75632d0140d5c41b5a74ea00ea8cf [diff] |
BUG/MINOR: stream: Fix test on SE_FL_ERROR on the wrong entity There is a bug at begining of process_stream(). The SE_FL_ERROR flag is tested against backend stream-connector's flags instead of its SE descriptor's flags. It is an old typo, introduced when the stream-interfaces were replaced by the conn-streams. This patch must be backported as far as 2.6.