]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: cfgparse-tcp: handle a possible strdup() failure
authorIlia Shipitsin <chipitsine@gmail.com>
Fri, 27 Dec 2024 20:55:38 +0000 (21:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 2 Jan 2025 13:31:07 +0000 (14:31 +0100)
commitbbd1cedefcdb39b4ea2e82c0ba2ca219a2fb4f5f
tree2aadbbe6220c6481524b2023ac23db61c89accf5
parentbeca953c559f4f49c7cf1df0239ae7d747213248
BUG/MINOR: cfgparse-tcp: 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/cfgparse-tcp.c