]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/bus-get-properties: use sizeof instead of hardcoded size in bus_property_get_i... 39407/head
authorMike Yuan <me@yhndnzj.com>
Sun, 5 Oct 2025 01:15:36 +0000 (03:15 +0200)
committerMike Yuan <me@yhndnzj.com>
Wed, 22 Oct 2025 12:44:50 +0000 (14:44 +0200)
commit7d4e8f920b8d8b2ede59729e4d3c864602d589b1
tree65ef31647421fd0c62afd7a28fcf5649c5fa4464
parentfbc9f0dd4e25b68ffac50b0bb3df4018ef85ba37
shared/bus-get-properties: use sizeof instead of hardcoded size in bus_property_get_id128()

Prompted by
https://github.com/systemd/systemd/pull/39210#discussion_r2404225907
src/shared/bus-get-properties.c