HomeFreeBSD

MFC r355135: Plug two mbuf leaks during INIT-ACK handling.

Description

MFC r355135: Plug two mbuf leaks during INIT-ACK handling.
One leak happens when there is not enough memory to allocate the
the resources for streams. The other leak happens if the are
unknown parameters in the received INIT-ACK chunk which require
reporting and the INIT-ACK requires sending an ABORT due to illegal
parameter combinations.
Hopefully this fixes
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19083

Details

Provenance
tuexenAuthored on
Parents
rS362858: MFC r354774:
Branches
Unknown
Tags
Unknown