]> git.ipfire.org Git - thirdparty/systemd.git/commit
Merge pull request #25829 from poettering/empty-to-null-const-fix
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Dec 2022 01:29:59 +0000 (10:29 +0900)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 01:29:59 +0000 (10:29 +0900)
commite20bae24d138e96aac6d8c99a396df0a8773876e
tree78df1694e37633d1a3a37044ccb2449413a555f9
parentcf451f382a6ebf6ad34b36939ed4f8dee1c04e61
parentc6661401a7a3a3d70cf5d6de676e5594535381ce
Merge pull request #25829 from poettering/empty-to-null-const-fix

string-util: don't add `const` to return pointer of empty_to_null() if input didn't have it