On Mon, Jun 01, 2009 at 10:32:21AM +0200, Takashi Iwai wrote: > > Signed-off-by: Daniel Mack <daniel at 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