diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-05-02 15:09:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-05-21 12:50:13 +0200 |
commit | c7e3cc3ca1ff2fe1aeffd2ba642548d79f9a73dc (patch) | |
tree | 37ce27f4abebf4366a0767ca0d698e4a37d8061c /drivers/media/i2c/bt856.c | |
parent | [media] mt9v032: Free control handler in cleanup paths (diff) | |
download | linux-c7e3cc3ca1ff2fe1aeffd2ba642548d79f9a73dc.tar.xz linux-c7e3cc3ca1ff2fe1aeffd2ba642548d79f9a73dc.zip |
[media] tvp514x: Fix double free
The tvp514x data structure is allocated using devm_kzalloc(). Freeing it
explictly would result in a double free. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/i2c/bt856.c')
0 files changed, 0 insertions, 0 deletions