aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorJaejoong Kim <[email protected]>2018-02-27 11:15:59 +0900
committerTakashi Iwai <[email protected]>2018-02-27 09:16:52 +0100
commitef21e1750158558d8369067e94d02d285011c37e (patch)
treefc8da2a5cce3b8e4a10333196c0c3b6348f7116e /lib/test_overflow.c
parent248a380a3c2e7e3363f26c17b6923b430cf6463e (diff)
ALSA: Use scnprintf() instead of snprintf() for show
The show() method should use scnprintf() not snprintf() because snprintf() may returns a value that exceeds its second argument. Signed-off-by: Jaejoong Kim <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions