mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-30 11:10:19 -04:00
Merge af49eb1d31 into 62c24074ae
This commit is contained in:
commit
edb5f1ee29
1 changed files with 1 additions and 1 deletions
|
|
@ -983,7 +983,7 @@ next:
|
|||
bin, size2);
|
||||
break;
|
||||
case SND_SOC_TPLG_TYPE_ENUM:
|
||||
et = tplg_calloc(&heap, sizeof(*mt));
|
||||
et = tplg_calloc(&heap, sizeof(*et));
|
||||
if (et == NULL) {
|
||||
err = -ENOMEM;
|
||||
goto retval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue