commit | 7402776c52292619c55355a402c35aab3b3b7f7e | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 26 14:45:05 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 26 14:51:17 2019 +0100 |
tree | d211644959cf31e77411afeb9bc4b0c8ca7e87ab | |
parent | f0dd03745647f91bb4adba1412e51a828cd112bc [diff] |
BUG/MINOR: mux-h1: Always initilize h1m variable in h1_process_input() It is used at the end of the function to know if the end of the message was reached. So we must be sure to always initialize it. This patch must be backported to 1.9.