HomeFreeBSD

inpcb: make sure we don't pass uninitialized faddr to in_pcbladdr()

Description

inpcb: make sure we don't pass uninitialized faddr to in_pcbladdr()

This very theoretical edge case was discovered by Coverity, not sure if
it was introduced by 2af953b132ee or was there before.

CID: 1593695
Fixes: 2af953b132ee8d2eb4d8d7bb15fc38bf04dde348

Details

Provenance
glebiusAuthored on Thu, Mar 13, 4:53 PM
Parents
rG5f42f87fc434: inpcb: in_pcbinshash() can't fail on connect(2)
Branches
Unknown
Tags
Unknown