Page MenuHomeFreeBSD

TCP HPTS: improve consistency
ClosedPublic

Authored by tuexen on Mar 27 2024, 2:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 31, 3:15 PM
Unknown Object (File)
Mar 4 2025, 8:25 AM
Unknown Object (File)
Feb 28 2025, 3:32 AM
Unknown Object (File)
Feb 26 2025, 1:12 AM
Unknown Object (File)
Feb 21 2025, 5:11 PM
Unknown Object (File)
Feb 3 2025, 2:37 PM
Unknown Object (File)
Feb 2 2025, 12:55 PM
Unknown Object (File)
Jan 26 2025, 2:54 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