Bug 7478

Summary: [CHECKER] amso1100: null pointer dereference
Product: Drivers Reporter: Bryan O'Sullivan (bos)
Component: Infiniband/RDMAAssignee: Tom Tucker (tom)
Status: CLOSED CODE_FIX    
Severity: normal CC: protasnb
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.19-rc5 Subsystem:
Regression: --- Bisected commit-id:

Description Bryan O'Sullivan 2006-11-09 16:03:34 UTC
This is a checker-found bug.

In c2_intr.c:handle_vq, the variable reply_msg can be NULL (line 152), but is
dereferenced unconditionally (line 177).
Comment 1 Natalie Protasevich 2008-04-04 09:13:28 UTC
Still same in the git tree...Can you please post this to the lkml?
Thanks.
Comment 2 Bryan O'Sullivan 2008-04-04 09:40:10 UTC
No, sorry.  I don't do kernel stuff at the moment.
Comment 3 Tom Tucker 2008-04-04 11:55:21 UTC
I will post a patch to Roland.