linux_dsm_epyc7002/drivers/block/aoe
Takashi Iwai 0348510490 block: aoe: 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: Jens Axboe <axboe@kernel.dk>
2020-03-12 07:39:04 -06:00
..
aoe.h
aoeblk.c
aoechr.c
aoecmd.c
aoedev.c
aoemain.c
aoenet.c
Makefile