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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We tend to make stupid mistakes with strncpy(). Let's take a safer
one, strlcpy().
Signed-off-by:
Takashi Iwai <tiwai@suse.de>