BUG/MINOR: hq-interop: fix potential NULL dereference
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 18 Nov 2021 13:40:26 +0000 (14:40 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 19 Nov 2021 14:10:46 +0000 (15:10 +0100)
commitb48c59a5a37faa01b4855d7abd9f3f0cc423c1da
tree458e9b02661c2c612bdc0ac37cf4bf26c5eb95a5
parented66b0f04a39581fcb0af314b57e19c3397c4714
BUG/MINOR: hq-interop: fix potential NULL dereference

Test return from htx_add_stline() and returns an error if NULL.
src/hq_interop.c