We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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=]
The text was updated successfully, but these errors were encountered:
I can't reproduce this. What was the compiler and version, and what sha is this from?
Sorry, something went wrong.
GCC 13.2.0
No branches or pull requests
A total of 28 warnings
The text was updated successfully, but these errors were encountered: