]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: strncmp -> strcmp in community hash foo
authorQuentin Young <qlyoung@nvidia.com>
Wed, 2 Feb 2022 21:34:03 +0000 (16:34 -0500)
committermergify-bot <noreply@mergify.com>
Thu, 3 Feb 2022 06:02:50 +0000 (06:02 +0000)
commit6d5769a27ab634d90158e870826d067e3b6527f0
treea3fa26efb2b8542ea0245e91f9c7883887c650a2
parentfc41d9aa3fd3c8345a623837a67b708457f5584a
bgpd: strncmp -> strcmp in community hash foo

buffers are null terminated

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
(cherry picked from commit c975f1a5e405f7a74d45519862388cd9ea8ce782)
bgpd/bgp_community_alias.c