commit | 35386320898ec01f922929877a723fe1d4ddf04b | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu May 22 11:43:55 2014 -0700 |
committer | Mark Brown <broonie@linaro.org> | Mon May 26 14:31:04 2014 +0100 |
tree | 4076c0cb58ad7f9586122239e3c289a53ea83436 | |
parent | 2fa190ce33bdf2f58bb0a65d94e08980d92c76ed [diff] |
ASoC: Intel: avoid format string leak to thread name This makes sure a format string can never get processed into the worker thread name from the device name. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org>