]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-networkd-conf: config_parse_ether_addrs() uses ether_addr_hash_ops_free 37118/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Apr 2025 02:15:21 +0000 (11:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Apr 2025 01:04:08 +0000 (10:04 +0900)
commitfadc825c5b5570027bc03b775b3a0236eef7f179
tree79bd9b2ca364a9fd3f35bce3686ea24e7a804624
parent1cf4c2fc420f18568059ffb45dc0c438e2068b56
test-networkd-conf: config_parse_ether_addrs() uses ether_addr_hash_ops_free

Hence, set_free() is enough to free the result.
src/network/test-networkd-conf.c