Use msgbuf_init() instead of hand initalizing the msgbuf.
authorclaudio <claudio@openbsd.org>
Mon, 9 Sep 2024 12:59:49 +0000 (12:59 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 9 Sep 2024 12:59:49 +0000 (12:59 +0000)
commit6116e163fc9d1a321be570705cbaa8189c5e4946
treee854dbf3820f4dbb471bf1a9dc67cd3dca890c18
parentc9f2cb035b5b1d572ae40e6ce8bc6c0d1beecef2
Use msgbuf_init() instead of hand initalizing the msgbuf.
OK tb@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/session.c