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
F159068208: D5921.id15092.diff
Tue, Jun 9, 6:07 PM
Unknown Object (File)
Sat, May 30, 5:05 AM
Unknown Object (File)
Thu, May 28, 6:29 AM
Unknown Object (File)
Thu, May 28, 5:29 AM
Unknown Object (File)
Wed, May 27, 11:44 PM
Unknown Object (File)
Tue, May 19, 11:11 PM
Unknown Object (File)
Mon, May 18, 8:24 PM
Unknown Object (File)
Sun, May 17, 6:22 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 {}.