All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120304121841.GA23277@1984>

diff --git a/a/1.txt b/N1/1.txt
index 1cceea6..38fcfed 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,7 +43,7 @@ On Thu, Mar 01, 2012 at 10:39:03PM +0530, santosh nayak wrote:
 >  	const struct ebt_entry_target *t;
 > +	char name[EBT_FUNCTION_MAXNAMELEN] = {};
 >  
->  	if (e->bitmask = 0)
+>  	if (e->bitmask == 0)
 >  		return 0;
 >  
 > +	strncpy(name, t->u.target->name, sizeof(name));
diff --git a/a/content_digest b/N1/content_digest
index b0e4200..66386de 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01330621743-12883-1-git-send-email-santoshprasadnayak@gmail.com\0"
  "From\0Pablo Neira Ayuso <pablo@netfilter.org>\0"
  "Subject\0Re: Resend [PATCH] netfilter: Fix copy_to_user too small size parametre.\0"
- "Date\0Sun, 04 Mar 2012 12:18:41 +0000\0"
+ "Date\0Sun, 4 Mar 2012 13:18:41 +0100\0"
  "To\0santosh nayak <santoshprasadnayak@gmail.com>\0"
  "Cc\0bart.de.schuymer@pandora.be"
   kaber@trash.net
@@ -58,7 +58,7 @@
  ">  \tconst struct ebt_entry_target *t;\n"
  "> +\tchar name[EBT_FUNCTION_MAXNAMELEN] = {};\n"
  ">  \n"
- ">  \tif (e->bitmask = 0)\n"
+ ">  \tif (e->bitmask == 0)\n"
  ">  \t\treturn 0;\n"
  ">  \n"
  "> +\tstrncpy(name, t->u.target->name, sizeof(name));\n"
@@ -68,4 +68,4 @@
  "This is broken, t dereference is incorrect. Unfortunately I've applied\n"
  your patch. I'll apply a patch to fix this upon it.
 
-0c2ec57b9be5b224010ea883f75a3736a2f49ff8f935b39ea42b04c5bfbe749f
+6cd5b69a05c38d0429cf7d32daa86677c1707ba831ae8c03772f949d1c5f738d

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.