]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: fixed deterministic med crashes
authorMaria Matejka <mq@ucw.cz>
Tue, 7 Jan 2025 10:08:04 +0000 (11:08 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 9 Jan 2025 09:08:27 +0000 (10:08 +0100)
commitd43538acbd9596e7276b618b63c1be3c5af04087
tree1408ebba0721c589757d940766256a09f2f3d810
parentc2bd489bbcada08e753e785f21ca76985abe7f26
BGP: fixed deterministic med crashes

There were several places of forgotten NULL checks.

Thanks to Alarig Le Lay <alarig@swordarmor.fr> for reporting:
https://trubka.network.cz/pipermail/bird-users/2024-December/017990.html
nest/rt-table.c
proto/bgp/attrs.c