Page MenuHomeFreeBSD

TCP HPTS: improve consistency
ClosedPublic

Authored by tuexen on Mar 27 2024, 2:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 9:22 PM
Unknown Object (File)
Mon, Oct 13, 5:33 PM
Unknown Object (File)
Mon, Oct 13, 5:33 PM
Unknown Object (File)
Mon, Oct 13, 5:33 PM
Unknown Object (File)
Mon, Oct 13, 4:12 AM
Unknown Object (File)
Fri, Oct 3, 10:38 PM
Unknown Object (File)
Sep 21 2025, 8:55 AM
Unknown Object (File)
Sep 21 2025, 2:02 AM
Subscribers

Details

Summary

The target_slot argument of max_slots_available() can be NULL. Therefore, check for this in all places.
Right now, all callers provide non-NULL pointer.

Reported by: Coverity Scan
CID: 1527732

Diff Detail

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