All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130207082449.GA18610@elgon.mountain>

diff --git a/a/1.txt b/N1/1.txt
index 18114a3..e990865 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ This patch is driven by a static checker warning.
 
 The ttusb_process_muxpack() function is only called from
 ttusb_process_frame().  Before calling, it verifies that len >= 2.  The
-problem is that len = 2 is not valid and would lead to an array
+problem is that len == 2 is not valid and would lead to an array
 underflow.
 
 Odd number values for len are also invalid and would lead to reading
diff --git a/a/content_digest b/N1/content_digest
index 52fa482..fe43204 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020130205201001.60fe547e@redhat.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch v2] dvb-usb: check for invalid length in ttusb_process_muxpack()\0"
- "Date\0Thu, 07 Feb 2013 08:24:49 +0000\0"
+ "Date\0Thu, 7 Feb 2013 11:24:49 +0300\0"
  "To\0Mauro Carvalho Chehab <mchehab@redhat.com>\0"
  "Cc\0linux-media@vger.kernel.org"
  " kernel-janitors@vger.kernel.org\0"
@@ -11,7 +11,7 @@
  "\n"
  "The ttusb_process_muxpack() function is only called from\n"
  "ttusb_process_frame().  Before calling, it verifies that len >= 2.  The\n"
- "problem is that len = 2 is not valid and would lead to an array\n"
+ "problem is that len == 2 is not valid and would lead to an array\n"
  "underflow.\n"
  "\n"
  "Odd number values for len are also invalid and would lead to reading\n"
@@ -42,4 +42,4 @@
  " \t\tcsum ^= le16_to_cpup((__le16 *) (muxpack + i));\n"
  " \tif (csum) {"
 
-5de88c46a45fd8471671abe86cd23217bf8860ad1cb37ddc92f9fea015346290
+aff0c4949c8dfd137c53bf220481c4f1c4fecf61b26ffce724a5678bbe81c0e4

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.