]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD: cleanup launcher
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 1 Feb 2023 20:45:46 +0000 (21:45 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 1 Feb 2023 20:45:46 +0000 (21:45 +0100)
commitfd7daaa5e06d90325dd40be9467da3be694c8c7d
treec36534977560d2660d5d0fd9bd6a28546a9ec2f6
parentbca6837b1525a5abfde593019ddf489620d92153
FreeBSD: cleanup launcher

cppcheck spotted a bug in the skipping of whitespace between shebang
and interpreter command. This could potentially cause the platform
to be misidentified (for x86 on amd64).
coregrind/launcher-freebsd.c