projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cf451f3
c666140
)
Merge pull request #25829 from poettering/empty-to-null-const-fix
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Thu, 22 Dec 2022 01:29:59 +0000
(10:29 +0900)
committer
GitHub
<noreply@github.com>
Thu, 22 Dec 2022 01:29:59 +0000
(10:29 +0900)
string-util: don't add `const` to return pointer of empty_to_null() if input didn't have it
Trivial merge