git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f44f5
)
ALSA: Use strlcpy() instead of strncpy()
author
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 14:26:12 +0000
(15:26 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 14:26:12 +0000
(15:26 +0100)
We tend to make stupid mistakes with strncpy(). Let's take a safer
one, strlcpy().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found