diff options
| author | Nicolas Iooss <[email protected]> | 2016-12-27 16:02:36 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-01-30 15:43:40 -0200 |
| commit | 6ebf75774f823ddbdbd10921006989d4df222f4a (patch) | |
| tree | 760bc08baeaa9a9f7141a8fc39909b249fd84af6 /tools/perf/scripts/python/bin | |
| parent | 05a89739e9f537855b02f5756ca04b7c77f1e9aa (diff) | |
[media] am437x-vpfe: always assign bpp variable
In vpfe_s_fmt(), when the sensor format and the requested format were
the same, bpp was assigned to vpfe->bpp without being initialized first.
Grab the bpp value that is currently used by using __vpfe_get_format()
instead of its wrapper, vpfe_try_fmt().
This use of uninitialized variable has been found by compiling the
kernel with clang.
Fixes: 417d2e507edc ("[media] media: platform: add VPFE capture driver
support for AM437X")
Cc: [email protected]
Signed-off-by: Nicolas Iooss <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions