In in_pcbrtentry() add missing return of in6_pcbrtentry() value.
authorbluhm <bluhm@openbsd.org>
Fri, 2 Feb 2024 15:39:23 +0000 (15:39 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 2 Feb 2024 15:39:23 +0000 (15:39 +0000)
commit4a2c3c9ecbcf4f3c20d1420361d4a36eed57a15b
tree2e90cff3763a1df539d0ca19f53c4a93eba199ee
parent68ff4442271c395583a5d6a70bebcf56f44b7edf
In in_pcbrtentry() add missing return of in6_pcbrtentry() value.

Reported-by: syzbot+5f2286d5962355f0cfd8@syzkaller.appspotmail.com
OK kn@
sys/netinet/in_pcb.c