-
由 Jaejoong Kim 提交于
The show() method should use scnprintf() not snprintf() because snprintf() may returns a value that exceeds its second argument. Signed-off-by: NJaejoong Kim <climbbb.kim@gmail.com> Signed-off-by: NTakashi Iwai <tiwai@suse.de>
ef21e175