]> git.alsa-project.org Git - alsa-utils.git/commit
topology: pre-processor: fix seg fault when there no command line defines
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Fri, 28 Jan 2022 21:36:03 +0000 (13:36 -0800)
committerJaroslav Kysela <perex@perex.cz>
Fri, 28 Jan 2022 21:39:45 +0000 (22:39 +0100)
commited36ce25a783d8f5e99fce26051739415774d28e
treea38ab36ab7e974bd9fa5a87b3b08d8c2c6061008
parentb5748d329bae8d1d4cf311193f7e9df3396a99a0
topology: pre-processor: fix seg fault when there no command line defines

In case there are not command line definitions, there is nothing to
merge or delete.

Fixes: https://github.com/alsa-project/alsa-utils/pull/141
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/pre-processor.c