]> git.proxmox.com Git - mirror_frr.git/commit
ripd: fix null-pointer dereference
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 3 May 2023 20:01:36 +0000 (17:01 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 3 May 2023 20:01:36 +0000 (17:01 -0300)
commitbf384bbc90017d4b9f3aa3448a4665ae0aafb4d7
treea855072421d6cdc9ce2bcda859435aa8933e1083
parentabecbc3df159cec855cbbc64e48010662f4e7a04
ripd: fix null-pointer dereference

Fixes #13416.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/rip_interface.c