commit | c77990e754af7443246f24ccb2336bbd62b01cc0 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Wed Mar 05 20:24:43 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Mar 20 12:39:01 2008 -0300 |
tree | b6bccab9d53fdea4884326f7baf9827eb8537990 | |
parent | 77596058e1c2ad95b566dfdc926611a8dd820ee0 [diff] |
V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL deref There are possible NULL pointer derefs in case of kzalloc fails so fix them. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>