-
ALSA: Use strlcpy() instead of strncpy() · 57a4451dTakashi Iwai authored
We tend to make stupid mistakes with strncpy(). Let's take a safer one, strlcpy(). Signed-off-by:
Takashi Iwai <tiwai@suse.de>
57a4451d
×
We tend to make stupid mistakes with strncpy(). Let's take a safer
one, strlcpy().
Signed-off-by:
Takashi Iwai <tiwai@suse.de>