commit | d537ca79dc6d4f3047a4c8e6b6d14a1cc0e4a31e | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Apr 19 10:45:40 2023 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Apr 20 14:49:32 2023 +0200 |
tree | e71ad81bc373d729760a08d1592ee06a2356f615 | |
parent | 9bbfa72b672c833c56779c08063d0c6af6230762 [diff] |
BUG/MINOR: quic: prevent crash on qc_new_conn() failure Properly initialize el_th_ctx member first on qc_new_conn(). This prevents a segfault if release should be called later due to memory allocation failure in the function on qc_detach_th_ctx_list(). This should be backported up to 2.7.