]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix pointer arithmetic in bgp snmp module
authorMark Stapp <mjs@labn.net>
Thu, 21 Sep 2023 17:30:06 +0000 (13:30 -0400)
committerMark Stapp <mjs@labn.net>
Thu, 21 Sep 2023 17:30:06 +0000 (13:30 -0400)
commitd9bd9ebbf1c3ab902133e7f47c4b8c073e2df3d4
treeb7caf73b9b54446e4182f1a3a0eab9e01d3d8fa4
parent438ef98701e9922e81a451f87ad053268a1a557e
bgpd: fix pointer arithmetic in bgp snmp module

Fix a bgpd coverity warning in an snmp module.

Signed-off-by: Mark Stapp <mjs@labn.net>
bgpd/bgp_snmp_bgp4.c