diff options
| author | Dan Carpenter <[email protected]> | 2017-03-20 14:40:41 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-21 08:04:32 +0100 |
| commit | b5563094d7dffac4dda654db476036b97a614e3a (patch) | |
| tree | ae17dec68cba767dbc60776d17b1851575d88ec7 /tools/perf/scripts/python | |
| parent | af4fd0e7a43633e768685b8baf0b5d11d952bbe6 (diff) | |
Staging: atomisp: fix an uninitialized variable bug
There are some error paths in atomisp_css_frame_allocate() which don't
initialize "res" so it could lead us to try release random memory.
Fixes: a49d25364dfb ("staging/atomisp: Add support for the Intel IPU v2")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions