]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Do not add a pointer to the NULL constant
authorGuillem Jover <guillem@hadrons.org>
Tue, 14 Nov 2023 18:15:11 +0000 (19:15 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 7 Jan 2024 15:45:46 +0000 (16:45 +0100)
commitecb44e165514885648240c1b139c4ab0c212a0fa
tree1c4bd996a3463476d058640254ac31889f9d47c4
parent459b7f7d24069674a63913d03e35586b484dbb95
Do not add a pointer to the NULL constant

Warned-by: cppcheck (nullPointerArithmetic)
src/merge.c