]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-macro: CONST_MAX() and friends may return (void*)0 when built under coverity
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 14 Mar 2025 21:48:37 +0000 (06:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 14 Mar 2025 23:56:38 +0000 (08:56 +0900)
commit0e3e424261fc432a1da730c5ebf5893f5ecc38fb
tree714e7061c77721c8b18378aa24e0becca00b5d30
parent5209e9cb05172267de563c58ebdca76d7f26a7e0
test-macro: CONST_MAX() and friends may return (void*)0 when built under coverity

See 963c6c90af87fdf8b7dcb942991fb018b87fea07.
src/test/test-macro.c