1 Jun
2009
1 Jun
'09
11:23 a.m.
On Mon, Jun 01, 2009 at 10:32:21AM +0200, Takashi Iwai wrote:
Signed-off-by: Daniel Mack daniel@caiaq.de
You should use strlcpy() instead of strncpy(). The latter doesn't terminate the oversized string.
Right. Want me to resend or could you do that on the fly while commiting?
Daniel