]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Let's use memset instead of walking bytes and setting to 0
authorDonald Sharp <sharpd@nvidia.com>
Wed, 25 Sep 2024 16:08:03 +0000 (12:08 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 25 Sep 2024 18:51:41 +0000 (18:51 +0000)
commit527d6c30fdd3291bd7561110dee3f74227c72bf4
tree8642083dd2502fc2b6dfd3e4943738ee1edcdf07
parent7cd5834d1619f91fcde2a05d5157200f120dba64
zebra: Let's use memset instead of walking bytes and setting to 0

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 659cd66427ac8a6fe705b4a319245b7c88f80c05)
zebra/zebra_snmp.c