summaryrefslogtreecommitdiff
path: root/08-check_regression/results.regressions
blob: ce9cc2aba379e6c91d737bf507a03138940a90ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# First few build errors in logs:

# 00:13:28 drivers/scsi/aacraid/commsup.c:1170:17: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1290:20: error: array index 3 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1292:21: error: array index 3 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1332:18: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:19: error: array index 6 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:50: error: array index 5 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1334:19: error: array index 4 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1349:18: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1350:18: error: array index 6 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
# 00:13:28 drivers/scsi/aacraid/commsup.c:1351:18: error: array index 4 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]