All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210413190345.GA304933@embeddedor>

diff --git a/a/1.txt b/N1/1.txt
index 4edb636..87fbc79 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,11 +2,11 @@ Replace union with a couple of pointers in order to fix the following
 out-of-bounds warning:
 
   CC [M]  drivers/net/ethernet/intel/ixgbe/ixgbe_common.o
-drivers/net/ethernet/intel/ixgbe/ixgbe_common.c: In function ?ixgbe_host_interface_command?:
-drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3729:13: warning: array subscript 1 is above array bounds of ?u32[1]? {aka ?unsigned int[1]?} [-Warray-bounds]
+drivers/net/ethernet/intel/ixgbe/ixgbe_common.c: In function ‘ixgbe_host_interface_command’:
+drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3729:13: warning: array subscript 1 is above array bounds of ‘u32[1]’ {aka ‘unsigned int[1]’} [-Warray-bounds]
  3729 |   bp->u32arr[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi);
       |   ~~~~~~~~~~^~~~
-drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3682:7: note: while referencing ?u32arr?
+drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3682:7: note: while referencing ‘u32arr’
  3682 |   u32 u32arr[1];
       |       ^~~~~~
 
diff --git a/a/content_digest b/N1/content_digest
index 3efb987..4390c0c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,27 @@
  "From\0Gustavo A. R. Silva <gustavoars@kernel.org>\0"
- "Subject\0[Intel-wired-lan] [PATCH][next] ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()\0"
+ "Subject\0[PATCH][next] ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()\0"
  "Date\0Tue, 13 Apr 2021 14:03:45 -0500\0"
- "To\0intel-wired-lan@osuosl.org\0"
+ "To\0Jesse Brandeburg <jesse.brandeburg@intel.com>"
+  Tony Nguyen <anthony.l.nguyen@intel.com>
+  David S. Miller <davem@davemloft.net>
+ " Jakub Kicinski <kuba@kernel.org>\0"
+ "Cc\0intel-wired-lan@lists.osuosl.org"
+  netdev@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Gustavo A. R. Silva <gustavoars@kernel.org>
+  linux-hardening@vger.kernel.org
+ " Kees Cook <keescook@chromium.org>\0"
  "\00:1\0"
  "b\0"
  "Replace union with a couple of pointers in order to fix the following\n"
  "out-of-bounds warning:\n"
  "\n"
  "  CC [M]  drivers/net/ethernet/intel/ixgbe/ixgbe_common.o\n"
- "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c: In function ?ixgbe_host_interface_command?:\n"
- "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3729:13: warning: array subscript 1 is above array bounds of ?u32[1]? {aka ?unsigned int[1]?} [-Warray-bounds]\n"
+ "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c: In function \342\200\230ixgbe_host_interface_command\342\200\231:\n"
+ "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3729:13: warning: array subscript 1 is above array bounds of \342\200\230u32[1]\342\200\231 {aka \342\200\230unsigned int[1]\342\200\231} [-Warray-bounds]\n"
  " 3729 |   bp->u32arr[bi] = IXGBE_READ_REG_ARRAY(hw, IXGBE_FLEX_MNG, bi);\n"
  "      |   ~~~~~~~~~~^~~~\n"
- "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3682:7: note: while referencing ?u32arr?\n"
+ "drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:3682:7: note: while referencing \342\200\230u32arr\342\200\231\n"
  " 3682 |   u32 u32arr[1];\n"
  "      |       ^~~~~~\n"
  "\n"
@@ -73,4 +82,4 @@
  "-- \n"
  2.27.0
 
-cf2f8fe37581804b0fa0e37e294fbdb3072f1c86793255a255af28cdce6353f7
+efd0bb2eba2c25cb18b1369ffd6da038f6043de64d25773394f23ac37b3be9f9

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.