]> git.ipfire.org Git - thirdparty/systemd.git/commit
unit-file: use set_free() to free paths 37114/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Apr 2025 02:39:49 +0000 (11:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Apr 2025 00:49:40 +0000 (09:49 +0900)
commitd502816b3e8ce22d2500d270f4d0a6e9c4bd1800
tree57c25d93588717c8a94682b3f967fde2687feafe
parent5c6ea302097c1a18f96866cd31c5008927c0b4b0
unit-file: use set_free() to free paths

As it uses path_hash_ops_free.
src/shared/unit-file.c