aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strlcpy-src.c
diff options
context:
space:
mode:
authorHarshit Mogalapalli <[email protected]>2022-05-05 07:32:13 -0700
committerMartin K. Petersen <[email protected]>2022-05-19 20:16:26 -0400
commit2f9e9a7b0ce38471c6f22a762adca6a977edfa7d (patch)
tree14dcc6055e95806f30d224a97abc58aa64b7aaa4 /lib/test_fortify/write_overflow-strlcpy-src.c
parentbc7896d31a922ee9caabb10dc07509f65d41dc0e (diff)
scsi: megaraid_sas: Remove redundant memset() statement
As memset() of scmd->sense_buffer is immediately followed by a memcpy() where scmd->sense_buffer is the destination. The memset() is redundant. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Harshit Mogalapalli <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions