]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: Introduce free_and_replace_full()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 20 Jul 2022 15:11:34 +0000 (17:11 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 21 Jul 2022 00:45:55 +0000 (09:45 +0900)
commitfc4c10b28b585be0ff235b5c155078324a057426
tree98ffa1e7a5239cd52261377cd5870d66f0099234
parent4a0cb5474eb2e5b7afdbed7963228f35e8a217ea
tree-wide: Introduce free_and_replace_full()

Let's have all our free_and_replace() functions use a single
implementation.
src/basic/alloc-util.h
src/basic/hashmap.h
src/basic/set.h
src/basic/strv.h