]> git.ipfire.org Git - thirdparty/systemd.git/commit
hostname-setup: use strchr() to find wildcard character 36707/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Mar 2025 21:46:36 +0000 (06:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Mar 2025 21:48:57 +0000 (06:48 +0900)
commit35d5defc4e78fa97730370762953a58a27f9f560
tree459d730f028642548b96b0f503bfe6a203e114fb
parent851c706e74acf0f76ee39e0c9ffa75f1e2ed1e23
hostname-setup: use strchr() to find wildcard character

Addresses https://github.com/systemd/systemd/pull/36647#discussion_r1990048751.
src/shared/hostname-setup.c