From c16dd82b4858b4a01ccce5c0a56ba58993802700 Mon Sep 17 00:00:00 2001 From: Bee Hock Goh Date: Wed, 7 Apr 2010 20:57:19 -0300 Subject: [PATCH] V4L/DVB: TM6000: Fix code which cause memory corruption The driver was doing malloc when buf is null causing memory corruption. The analog part is still pretty much broken but at least fixing this will stop it from crashing the machine when streamon. Signed-off-by: Bee Hock Goh Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed