https://github.com/torvalds/linux
Revision bb6e093da23ace2724fdadd27738027468eb82b3 authored by Florin Malita on 23 May 2006, 05:35:30 UTC, committed by Linus Torvalds on 23 May 2006, 17:35:32 UTC
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>
1 parent 30d6b2f
History
Tip revision: bb6e093da23ace2724fdadd27738027468eb82b3 authored by Florin Malita on 23 May 2006, 05:35:30 UTC
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Tip revision: bb6e093
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.5 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top