]> git.ipfire.org Git - location/libloc.git/commit
tree: Replace bitfields with flags to mark deleted nodes
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 18:17:51 +0000 (18:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Mar 2025 18:17:51 +0000 (18:17 +0000)
commitf7e0f34214c71f80225a3599b4b7a9ef0c07792d
tree115dd16cda443cdba49163584fd6bf88965a0452
parent1c4d095dcf61dfc5de68cc58722bf3614e6221d2
tree: Replace bitfields with flags to mark deleted nodes

clang does not seem to like these much.

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