]> git.ipfire.org Git - thirdparty/systemd.git/commit
hashmap: check if identical hash_ops is specified if already allocated
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 May 2025 17:06:28 +0000 (02:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 May 2025 20:58:33 +0000 (05:58 +0900)
commitbc169c4fa2bfe6a31c98f6f0218cfbbc3554a64f
tree11f20794a96a9842ca3810c06fc58b0ebfaec2b2
parent472379925cff82402a56cda331bff569cf58b81a
hashmap: check if identical hash_ops is specified if already allocated
src/basic/hashmap.c
src/test/test-hashmap-plain.c
src/test/test-set.c