Open GustavoARSilva opened 1 year ago
A total of 28 warnings
net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[3397917]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[4709393]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[5478274]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[5592405]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[5711392]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[5835553]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[5965232]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6100805]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6242685]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6316128]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6391320]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6468324]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6547206]' [-Warray-bounds=] net/socket.c:654:21: warning: array subscript -1 is outside array bounds of 'struct inode[6628035]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[3397917]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[4709393]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[5478274]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[5592405]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[5711392]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[5835553]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[5965232]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6100805]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6242685]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6316128]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6391320]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6468324]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6547206]' [-Warray-bounds=] net/socket.c:655:26: warning: array subscript -1 is outside array bounds of 'struct inode[6628035]' [-Warray-bounds=]
I can't reproduce this. What was the compiler and version, and what sha is this from?
GCC 13.2.0
A total of 28 warnings