diff options
| author | Aurabindo Pillai <[email protected]> | 2022-10-20 17:26:24 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-11-09 17:25:27 -0500 |
| commit | a1b6667ef90b38e2480d96f11414fcb923c13ba2 (patch) | |
| tree | 3f88652157cea85e89667d906736ec3b171050bd /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Martin Leung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions