]> git.ipfire.org Git - thirdparty/bird.git/commit
Taming static checker: Do not request bits on negative positions in prefixes
authorMaria Matejka <mq@ucw.cz>
Thu, 13 Feb 2025 11:12:20 +0000 (12:12 +0100)
committerMaria Matejka <mq@ucw.cz>
Sun, 23 Feb 2025 19:26:22 +0000 (20:26 +0100)
commitd7682d2e49dccb659ada682c9eead3e85cf7e576
tree1dc1a0c7bb3d4ec9a7e3a75ff3f44612de82259c
parentda442b4ecd27f19d003358c0f8c3c4e026be4074
Taming static checker: Do not request bits on negative positions in prefixes

The code is actually called. It's harmless, yet confusing.
filter/trie.c