commit | 46589e9c753b7c905e8671a89cbb9728f3b99855 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Mon Mar 05 20:26:51 2018 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 05 20:26:51 2018 +0000 |
tree | 4204eb8982f3a19db7ae8e17ada05bfe414835b8 | |
parent | a430ab205d29e7d1537b220fcf989b8080d8267f [diff] |
regmap: debugfs: Don't leak dummy names When allocating dummy names we need to store a pointer to the string we allocate so that we don't leak it on free. Signed-off-by: Mark Brown <broonie@kernel.org>