diff for duplicates of <1571850201.5104.149.camel@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 61202bf..644dcea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Wed, 2019-10-23 at 07:49 -0700, Lakshmi Ramasubramanian wrote: > > > > >> + else if (strcmp(args[0].from, -> >> + "BUILTIN_TRUSTED_KEYS") = 0) +> >> + "BUILTIN_TRUSTED_KEYS") == 0) > >> + entry->func = BUILTIN_TRUSTED_KEYS; > >> else > >> result = -EINVAL; diff --git a/a/content_digest b/N1/content_digest index ca5d501..b81e972 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\06a3f2efa-fc05-7bfd-368a-910dd4525f4c@linux.microsoft.com\0" "From\0Mimi Zohar <zohar@linux.ibm.com>\0" "Subject\0Re: [PATCH v1 3/6] KEYS: ima hook to measure builtin_trusted_keys\0" - "Date\0Wed, 23 Oct 2019 17:03:21 +0000\0" + "Date\0Wed, 23 Oct 2019 13:03:21 -0400\0" "To\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>" dhowells@redhat.com casey@schaufler-ca.com @@ -29,7 +29,7 @@ "> > \n" "> \n" "> >> +\t\t\telse if (strcmp(args[0].from,\n" - "> >> +\t\t\t\t\t\"BUILTIN_TRUSTED_KEYS\") = 0)\n" + "> >> +\t\t\t\t\t\"BUILTIN_TRUSTED_KEYS\") == 0)\n" "> >> +\t\t\t\tentry->func = BUILTIN_TRUSTED_KEYS;\n" "> >> \t\t\telse\n" "> >> \t\t\t\tresult = -EINVAL;\n" @@ -41,4 +41,4 @@ "\n" True, since you're hard coding the policy. -c26ba4e5248b219b1d2c8b555242fc405c0f16fedbad323c279bb21e0feeb6e1 +fa36ffd336f7f60dc1f168a373241d6161c3879143898851dd493f42e1ba0713
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.