commit | 17014a64bfc5b570708e6646e25f04789bddede8 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Apr 27 15:09:27 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Apr 28 14:47:53 2022 +0200 |
tree | b433697f684d36fc32b4cdef3afdccaed129d5d8 | |
parent | 408d226aa199fd9200e30ef5d0615af2168063a6 [diff] |
BUG/MINOR: mux-quic: fix leak if cs alloc failure qcs and its field are not properly freed if the conn-stream allocation fail in qcs_new(). Fix this by having a proper deinit code with a dedicated label.