HomeFreeBSD

tcp rack: fix memory corruption

Description

tcp rack: fix memory corruption

When in rack_output() jumping to the label out, don't write errno into
the log buffer, since the pointer is not initialized.

Reported by: Coverity Scan
CID: 1523773
Reviewed by: rscheff
MFC after: 3 days
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D44647

Details

Provenance
tuexenAuthored on Apr 6 2024, 7:55 AM
Reviewer
rscheff
Differential Revision
D44647: tcp rack: fix memory corruption
Parents
rGea002c1017f8: devmatch: Convert command line flags to bools
Branches
Unknown
Tags
Unknown