]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-id128: allow sd_id128_get_machine() and friend to be called with NULL
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Dec 2022 04:34:15 +0000 (13:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Dec 2022 15:07:17 +0000 (00:07 +0900)
commit786b652c8989834f9218ec82b2d824d5b753fad3
tree88b6501dc7e47a97a74a162fbab4bf6625ba2063
parente8a6625422db9d5598b6d640a9f4eec68921ce3d
sd-id128: allow sd_id128_get_machine() and friend to be called with NULL

It may be useful to check if the machine ID or friends is set or not.
src/libsystemd/sd-id128/sd-id128.c