vrrp: fix vrrp_garp_or_na_send()'s memory leak 02/40602/3
authorluoyaozu <luoyaozu@foxmail.com>
Mon, 25 Mar 2024 12:32:26 +0000 (20:32 +0800)
committerMatthew Smith <mgsmith@netgate.com>
Tue, 26 Mar 2024 14:25:39 +0000 (14:25 +0000)
commit4f30bc74577959efddfe4bc544cea4ec5c7019da
treec76117532a0feb90a0499c5d251e74c34f0ad7a0
parent8ae63db02066a2b5ac18a89fd63dc0dd2a811ab3
vrrp: fix vrrp_garp_or_na_send()'s memory leak

need free bi after send packets

Type: fix

Signed-off-by: luoyaozu <luoyaozu@foxmail.com>
Change-Id: I98d03820366c3d106df212c4eb353ec6a228e20e
src/plugins/vrrp/vrrp_packet.c