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
Unknown Object (File)
Jul 18 2025, 12:46 AM
Unknown Object (File)
Jul 10 2025, 2:56 PM
Unknown Object (File)
Jul 3 2025, 1:18 PM
Unknown Object (File)
Jul 1 2025, 9:24 AM
Unknown Object (File)
Jul 1 2025, 3:23 AM
Unknown Object (File)
Jun 29 2025, 9:26 PM
Unknown Object (File)
Jun 1 2025, 8:36 PM
Unknown Object (File)
May 24 2025, 11:26 PM

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 {}.