]> git.ipfire.org Git - thirdparty/bird.git/commit
MRT: Fix typo in assert
authorKaterina Kubecova <katerina.kubecova@nic.cz>
Tue, 13 May 2025 08:43:17 +0000 (10:43 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 25 May 2025 19:02:51 +0000 (21:02 +0200)
commitc61b3995e30f445031f41b3856f44fb9f59b6c33
tree9af3ccfa9e39403c79dffb4fd0194aca7315dcbf
parent00ded88f5e3a22959d4b462b99cc2279d6b0a8f1
MRT: Fix typo in assert

In mrt_cli_dump_done, BIRD 3 always crashed because the assert could
never be true by a typo.
proto/mrt/mrt.c