diff options
| author | Xiu Jianfeng <[email protected]> | 2022-11-09 09:19:05 +0000 |
|---|---|---|
| committer | Dmitry Osipenko <[email protected]> | 2023-01-02 14:42:25 +0000 |
| commit | a764da46cd15f8b40292d2c0b29c4bf9a3e66c7e (patch) | |
| tree | e742ea72936900d05ceb95ee736809551e6e9af7 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
| parent | drm/meson: Reduce the FIFO lines held when AFBC is not used (diff) | |
| download | kernel-a764da46cd15f8b40292d2c0b29c4bf9a3e66c7e.tar.gz kernel-a764da46cd15f8b40292d2c0b29c4bf9a3e66c7e.zip | |
drm/virtio: Fix memory leak in virtio_gpu_object_create()
The virtio_gpu_object_shmem_init() will alloc memory and save it in
@ents, so when virtio_gpu_array_alloc() fails, this memory should be
freed, this patch fixes it.
Fixes: e7fef0923303 ("drm/virtio: Simplify error handling of virtio_gpu_object_create()")
Signed-off-by: Xiu Jianfeng <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions
