aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-03-15 10:42:40 +0100
committerMartin K. Petersen <[email protected]>2020-03-17 13:36:12 -0400
commit81546b3273a13a23db86e099a66500824f876c12 (patch)
tree91ab13cd5d83a0c88eb471361b888c777e4ac1f8 /drivers/usb/cdns3/cdns3-debug.h
parentff33d0e2b9d10ba8a0ccb09261f5f9adb1ab32cb (diff)
scsi: core: 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(). Link: https://lore.kernel.org/r/[email protected] Cc: "James E . J . Bottomley" <[email protected]> Cc: "Martin K . Petersen" <[email protected]> Cc: [email protected] Reviewed-by: Bart van Assche <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions