diff options
author | Joey Pabalinas <joeypabalinas@gmail.com> | 2018-03-01 17:17:07 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-03-01 18:13:13 +0300 |
commit | 338e17d3f58e9868a12af7deb1edcfb40bd588b2 (patch) | |
tree | 2a0ec4763de4fc80103c49c0ed7c8aa80e7e0f37 /drivers/ide/ide-timings.c | |
parent | dd5f313be0d4d7a46f0e82c42aed4fbc784699ea (diff) | |
download | linux-338e17d3f58e9868a12af7deb1edcfb40bd588b2.tar.xz |
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 'drivers/ide/ide-timings.c')
0 files changed, 0 insertions, 0 deletions