diff options
author | 2006-05-22 22:35:30 -0700 | |
---|---|---|
committer | 2006-05-23 10:35:32 -0700 | |
commit | bb6e093da23ace2724fdadd27738027468eb82b3 (patch) | |
tree | 6cbe07bc4a9ceeed0c35f5f15b5b5cd9f5dba319 /drivers/acpi/processor_perflib.c | |
parent | [PATCH] swsusp: fix typo in cr0 handling (diff) | |
download | linux-dev-bb6e093da23ace2724fdadd27738027468eb82b3.tar.xz linux-dev-bb6e093da23ace2724fdadd27738027468eb82b3.zip |
[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>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/processor_perflib.c')
0 files changed, 0 insertions, 0 deletions