diff options
author | 2014-01-30 21:17:30 -0500 | |
---|---|---|
committer | 2014-02-06 12:22:49 -0500 | |
commit | 7c7e867cf0f74c4c79649605b964510041f1a8bf (patch) | |
tree | 770dff0efe69330c581a909c473beb4665f3239a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/radeon: remove useless return (diff) | |
download | linux-dev-7c7e867cf0f74c4c79649605b964510041f1a8bf.tar.xz linux-dev-7c7e867cf0f74c4c79649605b964510041f1a8bf.zip |
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
If we take the false branch of the if quoted in the diff below, we
end up doing a return ret, without ever having initialized it.
Picked up by coverity.
Signed-off-by: Dave Jones <davej@fedoraproject.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions