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)
Sun, Aug 16, 4:40 PM
Unknown Object (File)
Fri, Aug 14, 10:10 AM
Unknown Object (File)
Sat, Aug 8, 4:54 PM
Unknown Object (File)
Sat, Aug 8, 11:33 AM
Unknown Object (File)
Fri, Aug 7, 7:57 AM
Unknown Object (File)
Wed, Aug 5, 12:47 PM
Unknown Object (File)
Tue, Aug 4, 6:12 AM
Unknown Object (File)
Sun, Jul 26, 5:30 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 {}.