commit | 15a35ca66aaff3386f174cfd3daa4713976e6edc | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Mon Sep 11 13:53:07 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Oct 04 16:55:02 2017 -0300 |
tree | 26d66baf441e6d1cb03ae24987402df252fd8907 | |
parent | a8c779eb056e9874c6278151ade857c3ac227db9 [diff] |
[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()' If this memory allocation fails, we must release some resources, as already done in the code below and above. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>