aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEric Sesterhenn <[email protected]>2006-09-28 10:38:32 -0700
committerRoland Dreier <[email protected]>2006-09-28 10:38:32 -0700
commit44334bd97e76662c5f40c629357e6acc4dee3e8a (patch)
treea64a99877e65dcc86b28a45a28c2ca9cb2111126 /include/linux/debugobjects.h
parent6edf602341cd8f6e79479ff7f5bca72562c1f608 (diff)
RDMA/amso1100: Fix error path in c2_llp_accept()
Another NULL dereference spotted by the Coverity checker (cid #1395): In case we can't alloc the vq_req, we goto bail1, where we call vq_req_free(c2dev, vq_req); which then dereferences vq_req. Signed-off-by: Eric Sesterhenn <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Tom Tucker <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions