diff for duplicates of <20191016214907.521785772@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 700fe5a..93f3dfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,4 +33,4 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> + int tbl_size; int ret = 0; - if (efi.tpm_log = EFI_INVALID_TABLE_ADDR) { + if (efi.tpm_log == EFI_INVALID_TABLE_ADDR) { diff --git a/a/content_digest b/N1/content_digest index b77636c..ef26133 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020191016214844.038848564@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 5.3 111/112] efi/tpm: Fix sanity check of unsigned tbl_size being less than zero\0" - "Date\0Wed, 16 Oct 2019 21:51:43 +0000\0" + "Date\0Wed, 16 Oct 2019 14:51:43 -0700\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -51,6 +51,6 @@ "+\tint tbl_size;\n" " \tint ret = 0;\n" " \n" - " \tif (efi.tpm_log = EFI_INVALID_TABLE_ADDR) {" + " \tif (efi.tpm_log == EFI_INVALID_TABLE_ADDR) {" -a57f0da4ac7e59683470350246d6f323e91f1938ca44992ef355b06ae01ef5e4 +2ad50e74404532251f1433ed0efa0b3050c725c5b9aaed082646bc0d2d820be8
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.