diff options
author | Joey Pabalinas <joeypabalinas@gmail.com> | 2018-03-01 04:17:07 -1000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-03-01 16:13:13 +0100 |
commit | 338e17d3f58e9868a12af7deb1edcfb40bd588b2 (patch) | |
tree | 2a0ec4763de4fc80103c49c0ed7c8aa80e7e0f37 /sound/pci/ice1712/vt1720_mobo.c | |
parent | dd5f313be0d4d7a46f0e82c42aed4fbc784699ea (diff) |
ALSA: ice1712: replace strcpy() with strlcpy()
Replace unsafe usages of strcpy() to copy the name
argument into the sid.name buffer with strlcpy()
to guard against possible buffer overflows.
Signed-off-by: Joey Pabalinas <joeypabalinas@gmail.com>
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ice1712/vt1720_mobo.c')
0 files changed, 0 insertions, 0 deletions