]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: topology: fix some tiny memory leaks
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 5 Apr 2018 11:25:18 +0000 (14:25 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 12 Apr 2018 15:25:41 +0000 (16:25 +0100)
commit15214c85769623362bc4f07596a7817ee3f51d8a
treea506fe2c16114cb1b097236198e43d32a3f2120f
parentbcf9416f4d7345dd0c226e03e3d32caa1b0f35b2
ASoC: topology: fix some tiny memory leaks

These tiny memory leaks don't have a huge real life impact but they
cause static checker warnings so let's fix them.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c