alsa-lib/src/topology
Mengdong Lin 98a0a2a98f topology: Fix the missing referenced elem ptr when merging private data
tplg_copy_data() should set the valid referenced data element pointer
on success. The caller will double check this pointer for all kinds of
references, including controls and data.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-07-25 11:55:35 +02:00
..
builder.c topology: Remove unused function write_data_block() 2015-11-18 14:55:15 +01:00
channel.c topology: Fix comparison of unsigned expression < 0 2015-11-18 14:57:14 +01:00
ctl.c topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER 2016-07-20 07:45:58 +02:00
dapm.c topology: Fix inaccurate message on failure to find a widgets's reference 2016-07-25 11:55:05 +02:00
data.c topology: Fix the missing referenced elem ptr when merging private data 2016-07-25 11:55:35 +02:00
elem.c topology: Parse vendor private data for manifest 2016-07-17 10:00:17 +02:00
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
ops.c topology: add support for pasring external ops in conf files 2016-03-14 16:56:44 +01:00
parser.c topology: Parse vendor private data for manifest 2016-07-17 10:00:17 +02:00
pcm.c topology: Add ATTRIBUTE_UNUSED for unused parameters to fix compiler warning 2016-07-20 07:46:32 +02:00
text.c topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_ 2015-08-11 15:33:40 +02:00
tplg_local.h topology: Check address and length before string copy 2016-07-20 07:46:45 +02:00