]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: don't touch mlag read event pointer
authorMark Stapp <mjs@voltanet.io>
Wed, 30 Sep 2020 17:24:54 +0000 (13:24 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 30 Sep 2020 17:24:54 +0000 (13:24 -0400)
commitf5d8487244d321b59080c4b1d1d747e6e7363ab5
tree02ee62aff7f8df54c212d82897396c8d93b7be85
parent9805b533eb409c9d66cd6612471cc29705e0a62e
zebra: don't touch mlag read event pointer

Don't touch the mlag read event pointer, it's not safe.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_mlag_private.c