diff for duplicates of <20180207011012.5928-5-ebiggers3@gmail.com> diff --git a/a/1.txt b/N1/1.txt index dc7ca6c..feee75a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ index de996586762a..e929fe1e4106 100644 + return -ENOPKG; + alg_name = sig->pkey_algo; - if (strcmp(sig->pkey_algo, "rsa") = 0) { + if (strcmp(sig->pkey_algo, "rsa") == 0) { /* The data wangled by the RSA algorithm is typically padded -- 2.16.0.rc1.238.g530d649a79-goog diff --git a/a/content_digest b/N1/content_digest index 4bd4ae0..43a0aae 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180207011012.5928-1-ebiggers3@gmail.com\0" "From\0Eric Biggers <ebiggers3@gmail.com>\0" "Subject\0[PATCH 4/9] X.509: fix BUG_ON() when hash algorithm is unsupported\0" - "Date\0Wed, 07 Feb 2018 01:10:07 +0000\0" + "Date\0Tue, 6 Feb 2018 17:10:07 -0800\0" "To\0David Howells <dhowells@redhat.com>" " keyrings@vger.kernel.org\0" "Cc\0linux-crypto@vger.kernel.org" @@ -52,9 +52,9 @@ "+\t\treturn -ENOPKG;\n" "+\n" " \talg_name = sig->pkey_algo;\n" - " \tif (strcmp(sig->pkey_algo, \"rsa\") = 0) {\n" + " \tif (strcmp(sig->pkey_algo, \"rsa\") == 0) {\n" " \t\t/* The data wangled by the RSA algorithm is typically padded\n" "-- \n" 2.16.0.rc1.238.g530d649a79-goog -90c2b4e357d21f61ea8a2659e679f47ad84dfe7ed9a2a6bd5496227b53eb1535 +a72a4598e1b665306c69d9c9e5c957f2cc88a8b30385beb31e6187bdcae189f6
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.