Skip to content
Unverified Commit c0a333d8 authored by Navid Emamdoost's avatar Navid Emamdoost Committed by Mark Brown
Browse files

ASoC: SOF: Fix memory leak in sof_dfsentry_write

In the implementation of sof_dfsentry_write() memory allocated for
string is leaked in case of an error. Go to error handling path if the
d_name.name is not valid.

Fixes: 091c12e1

 ("ASoC: SOF: debug: add new debugfs entries for IPC flood test")
Signed-off-by: default avatarNavid Emamdoost <navid.emamdoost@gmail.com>
Link: https://lore.kernel.org/r/20191027194856.4056-1-navid.emamdoost@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f792bd17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment