diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-09-04 15:10:05 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-09-23 23:13:36 +0400 |
commit | 3232e04df7224f31a31cfe927096f3d03ba743ab (patch) | |
tree | dc290f5e60e868b66c12334c49c5bb8e4e04b4b9 /drivers/hv | |
parent | fb91bde9d3664dd879655f3a1013c0b5728e7a09 (diff) | |
download | linux-3232e04df7224f31a31cfe927096f3d03ba743ab.tar.xz |
[media] staging: lirc: freeing ERR_PTRs
We call kfree(data_buf) in the error handling and that will oops if this
is an error pointer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions