]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: checks: handle a possible strdup() failure
authorIlia Shipitsin <chipitsine@gmail.com>
Mon, 23 Dec 2024 20:59:37 +0000 (21:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 25 Dec 2024 11:40:56 +0000 (12:40 +0100)
commit495f1f9741151d37c4f5630dccd967f45e5df423
tree72c11041af1b661f5de3c5e7505b9658e0e17af4
parentf486f976c7b981f70db962165970baed48504c36
BUG/MINOR: checks: handle a possible strdup() failure

This defect was found by the coccinelle script "unchecked-strdup.cocci".
It can be backported to all supported branches.
src/check.c