HomeFreeBSD

MFC r315206:

Description

MFC r315206:

bsnmpd: fix segfault when trans_insert_port(..) is called with multiple
out of order addresses

Move port->transport initialization before the TAILQ_FOREACH(..) loop
to ensure that the value is properly initialized before it's inserted
into the TAILQ.

PR: 217760

Details

Provenance
ngieAuthored on
Parents
rS315612: MFC r315206:
Branches
Unknown
Tags
Unknown