]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/ndisc: replace set_free_free() with set_free()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Apr 2025 02:13:26 +0000 (11:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Apr 2025 01:09:45 +0000 (10:09 +0900)
commit32b5deb1b23fcb5fcc4aef4a5e4554fdd18e6806
tree804274b0aa5885c95313c005499b17d63f214a2e
parent6d1a69d0f08d06a4252b46a8923b5e859eff1b02
network/ndisc: replace set_free_free() with set_free()

They uses in_addr_prefix_hash_ops_free, hence set_free() is enough.
src/network/networkd-ndisc.c