ALSA: Use strlcpy() instead of strncpy()
We tend to make stupid mistakes with strncpy(). Let's take a safer
one, strlcpy().
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/arm/pxa2xx-ac97.c 1 addition, 1 deletionsound/arm/pxa2xx-ac97.c
- sound/i2c/other/ak4xxx-adda.c 1 addition, 1 deletionsound/i2c/other/ak4xxx-adda.c
- sound/pci/cs5535audio/cs5535audio_olpc.c 2 additions, 2 deletionssound/pci/cs5535audio/cs5535audio_olpc.c
- sound/pci/ice1712/psc724.c 2 additions, 2 deletionssound/pci/ice1712/psc724.c
- sound/pci/ice1712/wm8776.c 1 addition, 1 deletionsound/pci/ice1712/wm8776.c
- sound/pci/rme9652/hdspm.c 1 addition, 1 deletionsound/pci/rme9652/hdspm.c
Loading
Please register or sign in to comment