linux/drivers/media
Dan Carpenter 0cff593732 [media] pvrusb2: check for allocation failures
This function returns NULL on failure so lets do that if kzalloc()
fails.  There is a separate problem that the caller for this function
doesn't check for errors...

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-By: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-05-20 09:28:24 -03:00
..
common [media] NXP TDA18212HN silicon tuner driver 2011-05-20 09:26:57 -03:00
dvb [media] lmedm04: get rid of on-stack dma buffers 2011-05-20 09:28:19 -03:00
radio [media] radio-si470x: convert to use request_threaded_irq() 2011-05-20 09:27:47 -03:00
rc [media] mceusb: Formosa e017 device has no tx 2011-05-20 09:27:37 -03:00
video [media] pvrusb2: check for allocation failures 2011-05-20 09:28:24 -03:00
Kconfig [media] v4l: Create v4l2 subdev file handle structure 2011-03-22 04:53:26 -03:00
Makefile [media] media: Entities, pads and links 2011-03-22 04:53:10 -03:00
media-device.c [media] media: Links setup 2011-03-22 04:53:16 -03:00
media-devnode.c [media] media: Media device node support 2011-03-22 04:52:22 -03:00
media-entity.c [media] media: Properly handle link flags in link setup, link notify callback 2011-04-17 07:43:32 -03:00