]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: strncmp -> strcmp in community hash foo 10488/head
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:38 +0000 (06:02 +0000)
commitb4061e16f9ef78ede8607a886ed7e992f726bf0a
tree30afe537313a627ea43ec11431a83a3b4a83f2fd
parent718c28c263f963e06661e81ce532cc659a4b46ef
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