]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: haterm: missing allocation check in copy_argv()
authorFrederic Lecaille <flecaille@haproxy.com>
Fri, 20 Feb 2026 11:12:10 +0000 (12:12 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Fri, 20 Feb 2026 11:12:10 +0000 (12:12 +0100)
commitdb360d466ba6f3e3d34212cf0c77ce099d96b670
tree6a6d717f2f29e88121c800a328fc5362380ce917
parent92581043fb30315f5f28ceda2c3b3a3ac5a75263
BUG/MINOR: haterm: missing allocation check in copy_argv()

This is a very minor bug with a very low probability of occurring.
However, it could be flagged by a static analyzer or result in a small
contribution, which is always time-consuming for very little gain.
src/haterm_init.c