All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190801134149.GA2149@host>

diff --git a/a/1.txt b/N1/1.txt
index 74b7acc..7326b3d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,10 +35,10 @@ also be no problem to just leave it as-is as you mentioned.
 > >  		const_tree fieldtype = get_field_type(field);
 > >  		enum tree_code code = TREE_CODE(fieldtype);
 > >  
-> > -		if (node == fieldtype)
+> > -		if (node = fieldtype)
 > > -			continue;
 > > -
-> >  		if (code == RECORD_TYPE || code == UNION_TYPE) {
+> >  		if (code = RECORD_TYPE || code = UNION_TYPE) {
 > >  			if (!is_pure_ops_struct(fieldtype))
 > >  				return 0;
 > > -- 
diff --git a/a/content_digest b/N1/content_digest
index c8c115b..c97cf33 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\0201907311259.D485EED2B7@keescook\0"
  "From\0Joonwon Kang <kjw1627@gmail.com>\0"
  "Subject\0Re: [PATCH 2/2] randstruct: remove dead code in is_pure_ops_struct()\0"
- "Date\0Thu, 1 Aug 2019 22:41:49 +0900\0"
+ "Date\0Thu, 01 Aug 2019 13:41:49 +0000\0"
  "To\0Kees Cook <keescook@chromium.org>\0"
  "Cc\0re.emese@gmail.com"
   kernel-hardening@lists.openwall.com
@@ -49,10 +49,10 @@
  "> >  \t\tconst_tree fieldtype = get_field_type(field);\n"
  "> >  \t\tenum tree_code code = TREE_CODE(fieldtype);\n"
  "> >  \n"
- "> > -\t\tif (node == fieldtype)\n"
+ "> > -\t\tif (node = fieldtype)\n"
  "> > -\t\t\tcontinue;\n"
  "> > -\n"
- "> >  \t\tif (code == RECORD_TYPE || code == UNION_TYPE) {\n"
+ "> >  \t\tif (code = RECORD_TYPE || code = UNION_TYPE) {\n"
  "> >  \t\t\tif (!is_pure_ops_struct(fieldtype))\n"
  "> >  \t\t\t\treturn 0;\n"
  "> > -- \n"
@@ -62,4 +62,4 @@
  "> -- \n"
  > Kees Cook
 
-095e286887fdd25ec035ef0f20da312b01e0467ffc2e4b59189aff26c5331b7b
+60162a8fb04a3817ec4995f3df301dfbb29a4cf5e6c1c13e8270d4c2b4b3f54b

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.