diff options
| author | Nicolas Iooss <[email protected]> | 2016-09-10 13:59:49 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-10-24 17:19:28 -0200 |
| commit | 7ec03e60ef81c19b5d3a46dd070ee966774b860f (patch) | |
| tree | 4ffb02c7b7b352d5e20244f058a756c2bfbb2712 /tools/perf/scripts/python | |
| parent | 19157003abe4d9ca4706fca8ff8306946f7942c6 (diff) | |
[media] ite-cir: initialize use_demodulator before using it
Function ite_set_carrier_params() uses variable use_demodulator after
having initialized it to false in some if branches, but this variable is
never set to true otherwise.
This bug has been found using clang -Wsometimes-uninitialized warning
flag.
Fixes: 620a32bba4a2 ("[media] rc: New rc-based ite-cir driver for
several ITE CIRs")
Signed-off-by: Nicolas Iooss <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions