summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorFlorin Malita <fmalita@gmail.com>2006-05-22 01:04:44 +0400
committerJohn W. Linville <linville@tuxdriver.com>2006-05-22 22:39:04 +0400
commit82464e63a0653a4d8e5c684fcb41b163e6357c6d (patch)
tree6e6862df039c1118caecc5c669a53ffded38381e /include/linux/workqueue.h
parent353b28bafd1b962359a866ff263a7fad833d29a1 (diff)
downloadlinux-82464e63a0653a4d8e5c684fcb41b163e6357c6d.tar.xz
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
If the skb allocation fails, the current error path calls dev_kfree_skb_irq() with a NULL argument. Also, 'err' is not being used. Coverity CID: 275. Signed-off-by: Florin Malita <fmalita@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions