mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 22:07:51 +00:00
When kzalloc() for smu_table->ecc_table fails, we should free
the previously allocated resources to prevent memleak.
Fixes:
|
||
|---|---|---|
| .. | ||
| inc | ||
| smu11 | ||
| smu12 | ||
| smu13 | ||
| smu14 | ||
| amdgpu_smu.c | ||
| Makefile | ||
| smu_cmn.c | ||
| smu_cmn.h | ||
| smu_internal.h | ||