All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101202150045.GA32168@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 3de933a..b7f0cb2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Thu, Dec 02, 2010 at 07:51:26AM +0300, Dan Carpenter wrote:
 > On Fri, Nov 26, 2010 at 08:06:35PM +0300, Vasiliy Kulikov wrote:
 > >  	count = n / sizeof(int);
-> > -	if (count > LIRCBUF_SIZE || count % 2 = 0)
-> > +	if (count > LIRCBUF_SIZE || count % 2 = 0 || n % sizeof(int) != 0)
+> > -	if (count > LIRCBUF_SIZE || count % 2 == 0)
+> > +	if (count > LIRCBUF_SIZE || count % 2 == 0 || n % sizeof(int) != 0)
 >                                                       ^^^^^^^^^^^^^^^^^^^^
 > 
 > Wait, what?  We just checked this a couple lines before.
diff --git a/a/content_digest b/N1/content_digest
index 5143db7..9c9295f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020101202045126.GA1784@bicker\0"
  "From\0Jarod Wilson <jarod@redhat.com>\0"
  "Subject\0Re: [PATCH] media: rc: ir-lirc-codec: fix potential integer overflow\0"
- "Date\0Thu, 02 Dec 2010 15:00:45 +0000\0"
+ "Date\0Thu, 2 Dec 2010 10:00:45 -0500\0"
  "To\0Dan Carpenter <error27@gmail.com>"
   Vasiliy Kulikov <segoon@openwall.com>
   kernel-janitors@vger.kernel.org
@@ -14,8 +14,8 @@
  "On Thu, Dec 02, 2010 at 07:51:26AM +0300, Dan Carpenter wrote:\n"
  "> On Fri, Nov 26, 2010 at 08:06:35PM +0300, Vasiliy Kulikov wrote:\n"
  "> >  \tcount = n / sizeof(int);\n"
- "> > -\tif (count > LIRCBUF_SIZE || count % 2 = 0)\n"
- "> > +\tif (count > LIRCBUF_SIZE || count % 2 = 0 || n % sizeof(int) != 0)\n"
+ "> > -\tif (count > LIRCBUF_SIZE || count % 2 == 0)\n"
+ "> > +\tif (count > LIRCBUF_SIZE || count % 2 == 0 || n % sizeof(int) != 0)\n"
  ">                                                       ^^^^^^^^^^^^^^^^^^^^\n"
  "> \n"
  "> Wait, what?  We just checked this a couple lines before.\n"
@@ -37,4 +37,4 @@
  "Jarod Wilson\n"
  jarod@redhat.com
 
-5551a16c2bebb1784fd1c9bf8df7fcbff8b42fccd6be453317e48f4c19ca4ddb
+bd1c8932b4420834c1a0a1c01548ee74a830082115db64d6e3c27a25e951bc72

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.