]> 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>
Thu, 22 May 2025 07:45:50 +0000 (09:45 +0200)
commit797a3a899106c741effcb55fcfaf3f8dce6b8ae9
tree7898e64192ef611a5b8477569ef5adc8698092e8
parentd87bad92b56aaf025954537292b6c622c69dff3b
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