diff options
author | Christian König <christian.koenig@amd.com> | 2021-06-07 20:10:45 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-06-07 20:54:46 +0300 |
commit | b8be9e19f4658c28f3e4971adbe233f17f8714aa (patch) | |
tree | f09409b82fc7fbc0c0ca9a61a7db7b63a16089ba /scripts/gdb/linux/utils.py | |
parent | 24994b91ecc57602d1084d243cd89752dda7865c (diff) | |
download | linux-b8be9e19f4658c28f3e4971adbe233f17f8714aa.tar.xz |
drm/ttm: fix access to uninitialized variable.
The resource is not allocated yet, so no chance that this will work.
Use the placement instead.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210607171152.15914-1-christian.koenig@amd.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions