]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: namespace: handle a possible strdup() failure
authorIlia Shipitsin <chipitsine@gmail.com>
Tue, 3 Dec 2024 16:10:21 +0000 (17:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Dec 2024 07:05:34 +0000 (08:05 +0100)
commitabee5468509a77537015a7e5dc37268d4d564e03
tree54612c2a674c23f1e62e3f84078ac5211670b6ab
parent1f63a539550b3b29a3b335c93e419e9ea683f763
BUG/MINOR: namespace: 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/namespace.c