]> 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:29 +0000 (18:51 +0000)
commit9329b38f8c15324180f6aee794e2c075a2b93896
tree0f8417796ea232c1efa3d13b6f8f2b8806bed462
parentb494f1a314cffa6898c0c7a429f2b74f59c0eb20
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