MINOR: h3: add traces on h3_init_uni_stream() error paths
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 8 Mar 2023 09:25:39 +0000 (10:25 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 8 Mar 2023 13:32:30 +0000 (14:32 +0100)
commit815c8ce21083c47a21a74a148d0a438ec4acbb86
tree25b9b0aad24307c97bdd341fbf371385fa61d81d
parent447a38f3872e1ffb9251813bd0848543d84ad5f1
MINOR: h3: add traces on h3_init_uni_stream() error paths

Complete traces on h3_init_uni_stream(). This ensures there is always a
dedicated trace for each error paths.

This should be backported up to 2.7.
src/h3.c