]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/unit: use the same hash_ops originally used on allocation
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 May 2025 19:59:37 +0000 (04:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 May 2025 20:58:33 +0000 (05:58 +0900)
commit16c7555e1ab9ce5df71f512d8e3973a114abfb7b
tree68779844df7ced31f84e58549b8bd85bcd882975
parent54bbfa007d19e0c3fa2e27473c56bb7ae73bc6e9
core/unit: use the same hash_ops originally used on allocation

See unit_file_build_name_map().
src/core/unit.c