commit | e22a3b34a1f2ee53f89aef86b15d6f677de6bdc5 | [log] [tgz] |
---|---|---|
author | Insu Yun <wuninsu@gmail.com> | Tue Dec 29 19:48:29 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 01 07:42:00 2016 -0200 |
tree | a82d3e1b8b40003ff7a5fd9bfa80156fa33d735a | |
parent | f8433226d1b3eb035693724dca786c4445221368 [diff] |
[media] usbtv: correctly handling failed allocation Since kzalloc can be failed, if not properly handled, NULL dereference could be happened. Signed-off-by: Insu Yun <wuninsu@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>