aboutsummaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2009-04-14 19:50:33 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-04-29 15:41:11 -0300
commit5b83cfa98569663b6fa6cda85a1f2fd371a082c7 (patch)
tree1c790cd58393250fc18b68287082abc061998eef /drivers/Makefile
parent3964b58a25fdca066011600bf58b38d00e9ae28d (diff)
V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak
I moved the kfree() down a couple lines. t->vdev is going to be in freed memory so there is no point setting it to NULL. I added a kfree(t) on a Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions