]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Introduce several more helper functions to read sysfs attributes and use them where...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 May 2026 22:26:44 +0000 (07:26 +0900)
committerGitHub <noreply@github.com>
Sun, 17 May 2026 22:26:44 +0000 (07:26 +0900)
Let's not use sd_device_get_sysattr_value() unless the result is
sanitized, escaped, or filtered.


Trivial merge