Page MenuHomeFreeBSD

TCP HPTS: improve consistency
ClosedPublic

Authored by tuexen on Mar 27 2024, 2:06 PM.
Tags
None
Referenced Files
F98968441: D44527.diff
Sat, Oct 5, 1:39 PM
F98929296: D44527.diff
Sat, Oct 5, 8:46 AM
Unknown Object (File)
Thu, Oct 3, 5:20 AM
Unknown Object (File)
Wed, Oct 2, 6:20 PM
Unknown Object (File)
Wed, Oct 2, 2:44 AM
Unknown Object (File)
Tue, Oct 1, 10:58 PM
Unknown Object (File)
Mon, Sep 30, 5:24 PM
Unknown Object (File)
Sun, Sep 29, 2:33 PM
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