aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-03-15 10:42:34 +0100
committerMartin K. Petersen <[email protected]>2020-03-17 13:36:09 -0400
commit82893ced87414f255977a9132db8f667ee01882b (patch)
treecea44015b3bc8652e74b9d6f34b188260cf534b5 /drivers/usb/cdns3/cdns3-debug.h
parent42cabdaf103be174adb6f1ca61383eb2b35a013a (diff)
scsi: aacraid: 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: Adaptec OEM Raid Solutions <[email protected]> Cc: [email protected] Acked-by: Balsundar P <[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