Page MenuHomeFreeBSD

tcp rack: fix memory corruption
ClosedPublic

Authored by tuexen on Apr 5 2024, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 8 2024, 5:01 PM
Unknown Object (File)
Apr 7 2024, 12:28 PM
Unknown Object (File)
Apr 6 2024, 8:00 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable