diff for duplicates of <20200303192208.GA5775@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index eceacdc..3134388 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -145,7 +145,7 @@ Reordering makes easier to comprehend the declarations. > + data_len -= 2; > + > + data[0] = _tag(UNIV, PRIM, INT); -> + if (integer = 0) { +> + if (integer == 0) { > + *d++ = 0; > + goto out; > + } diff --git a/a/content_digest b/N1/content_digest index 172f482..6629536 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020200302122759.5204-2-James.Bottomley@HansenPartnership.com\0" "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" "Subject\0Re: [PATCH v6 1/6] lib: add ASN.1 encoder\0" - "Date\0Tue, 03 Mar 2020 19:22:08 +0000\0" + "Date\0Tue, 3 Mar 2020 21:22:08 +0200\0" "To\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" "Cc\0linux-integrity@vger.kernel.org" Mimi Zohar <zohar@linux.ibm.com> @@ -157,7 +157,7 @@ "> +\tdata_len -= 2;\n" "> +\n" "> +\tdata[0] = _tag(UNIV, PRIM, INT);\n" - "> +\tif (integer = 0) {\n" + "> +\tif (integer == 0) {\n" "> +\t\t*d++ = 0;\n" "> +\t\tgoto out;\n" "> +\t}\n" @@ -169,4 +169,4 @@ "\n" /Jarkko -4db80fa74e0fb87ea24cd783876d5506270ed9ce67d267433d13526ef9d35c6a +8ce82dca922611725f679f7e65e3e1f6ff847acb1e4fb327825081ad98e86b20
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.