Page MenuHomeFreeBSD

altq: remove NULL check after malloc with M_WAITOK
Needs ReviewPublic

Authored by howard0su_gmail.com on Apr 12 2016, 12:05 AM.
Tags
None
Referenced Files
F153445272: D5921.id.diff
Tue, Apr 21, 5:28 AM
Unknown Object (File)
Mon, Apr 20, 10:21 PM
Unknown Object (File)
Tue, Apr 7, 5:12 PM
Unknown Object (File)
Sat, Apr 4, 3:12 AM
Unknown Object (File)
Thu, Mar 26, 8:52 AM
Unknown Object (File)
Mar 21 2026, 7:03 AM
Unknown Object (File)
Mar 19 2026, 9:03 AM
Unknown Object (File)
Nov 23 2025, 9:46 AM

Details

Reviewers
bz

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3224
Build 3257: arc lint + arc unit

Event Timeline

howard0su_gmail.com retitled this revision from to altq: remove NULL check after malloc with M_WAITOK.
howard0su_gmail.com updated this object.
howard0su_gmail.com edited the test plan for this revision. (Show Details)
cem added inline comments.
sys/net/altq/altq_hfsc.c
1768โ€“1771

Why didn't you remove this one too?

sys/net/altq/altq_hfsc.c
1768โ€“1771

Let me refine my script. my script missed the case without {}.