]> git.ipfire.org Git - people/ms/libloc.git/commit
network-tree: Run deduplication once for each family
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Feb 2024 14:45:43 +0000 (14:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Feb 2024 14:45:43 +0000 (14:45 +0000)
commit578fda4e96e5a38af67cc2e1d907fc71e9addcc3
tree901bd24a12ba2496953fa112f72f3b5c08f83266
parent1265e94df4c7ef28b9e18277fb6dbf810f1dfe54
network-tree: Run deduplication once for each family

This probably never becomes a real problem, but we did not clear the
stack properly once we switched family when iterating through the
entire tree in one go.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/network-tree.c