summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2020-03-11 10:17:28 +0300
committerBorislav Petkov <bp@suse.de>2020-03-17 21:26:09 +0300
commit215a423cc0799b054bdabbc5ba68a7178924621d (patch)
tree63e0a31af0f2d2651fe745b2b51c83a54931fdc6 /MAINTAINERS
parent52cff04a81e9571735976e4d70984e89a7ee3885 (diff)
downloadlinux-215a423cc0799b054bdabbc5ba68a7178924621d.tar.xz
EDAC/armada_xp: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the actual output size, the succeeding calls may go beyond the given buffer limit. Fix it by replacing with scnprintf(). Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Jan Luebbe <jlu@pengutronix.de> Link: https://lkml.kernel.org/r/20200311071728.4541-1-tiwai@suse.de
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions