diff options
author | Aurabindo Pillai <aurabindo.pillai@amd.com> | 2022-10-20 17:26:24 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-11-09 17:25:27 -0500 |
commit | a1b6667ef90b38e2480d96f11414fcb923c13ba2 (patch) | |
tree | 3f88652157cea85e89667d906736ec3b171050bd /tools/perf/scripts/python/stackcollapse.py | |
parent | b17710f42d4b57fa2353b1aeff02920c9560e2e7 (diff) |
drm/amd/display: Zeromem mypipe heap struct before using it
[Why&How]
Bug was caused when moving variable from stack to heap because it was reusable
and garbage was left over, so we need to zero mem.
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Martin Leung <Martin.Leung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions