diff for duplicates of <20181012170340.GA27813@flashbox> diff --git a/a/1.txt b/N1/1.txt index 4920499..493db7a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -85,7 +85,7 @@ branch in the security tree. > > > kzfree(sdesc); > > > return ret; > > > @@ -508,7 +508,7 @@ static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, -> > > if (pcrinfosize = 0) { +> > > if (pcrinfosize == 0) { > > > /* no pcr info specified */ > > > ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE, > > > - sess.enonce, td->nonceodd, cont, diff --git a/a/content_digest b/N1/content_digest index 11d849c..248fd3c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0CAKwvOdnNHfF2vHSaDtxpJ+mNxARDjKG0gvjWMdtKJ8XgriAqVA@mail.gmail.com\0" "From\0Nathan Chancellor <natechancellor@gmail.com>\0" "Subject\0Re: [PATCH] KEYS: trusted: fix -Wvarags warning\0" - "Date\0Fri, 12 Oct 2018 17:03:40 +0000\0" + "Date\0Fri, 12 Oct 2018 10:03:40 -0700\0" "To\0Nick Desaulniers <ndesaulniers@google.com>\0" "Cc\0James E.J. Bottomley <jejb@linux.vnet.ibm.com>" dhowells@redhat.com @@ -105,7 +105,7 @@ "> > > kzfree(sdesc);\n" "> > > return ret;\n" "> > > @@ -508,7 +508,7 @@ static int tpm_seal(struct tpm_buf *tb, uint16_t keytype,\n" - "> > > if (pcrinfosize = 0) {\n" + "> > > if (pcrinfosize == 0) {\n" "> > > /* no pcr info specified */\n" "> > > ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE,\n" "> > > - sess.enonce, td->nonceodd, cont,\n" @@ -147,4 +147,4 @@ "> Thanks,\n" > ~Nick Desaulniers -8c113eaaa78573d0bf9b86d6b8bae6637a4858fb805f1dab43c73015a8283ee5 +bc1266a18ea59a6c690d44927bf30550489e06c9fb5fc1596b9554e204fe78a8
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.