linux-kernel-test/drivers/media
Jon Burgess 88bdcc5d5e [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module
Ralph Metzler wrote:
> AFAIR, there is a bug in tda10021.c in tda10021_readreg() which
> references state->frontend.dvb->num
> This is fatal if the frontend is not at the probed address and thus
> not yet registered (no dvb entry set yet -> NULL pointer ...).

The attached patch should get rid of the oops.

Signed-off-by: Jon Burgess <jburgess@uklinux.net>
Cc: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-28 07:46:40 -07:00
..
common [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
dvb [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module 2005-09-28 07:46:40 -07:00
radio [PATCH] Remove unnecessary check_region references in comments 2005-09-13 08:22:29 -07:00
video [PATCH] Rename vprintk define in bttpvp.h 2005-09-22 22:17:34 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] dvb: avoid building empty built-in.o 2005-09-09 13:57:36 -07:00