diff for duplicates of <85ef5mcrze.fsf@collabora.com> diff --git a/a/1.txt b/N1/1.txt index d7aa982..be93573 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ Ted, can you pick this up directly for now? >> int mask; >> @@ -2716,6 +2716,7 @@ static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul, >> return NULL; ->> if (len = 0) +>> if (len == 0) >> return NULL; >> + trie = utf8data + tree->index; >> node = 1; diff --git a/a/content_digest b/N1/content_digest index 9ecd868..54a6d7f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0CAK7LNATC5b9yx79sF55hw1X9vZTJK8H+WsLRfy81_chZYRgTYw@mail.gmail.com\0" "From\0Gabriel Krisman Bertazi <krisman@collabora.com>\0" "Subject\0Re: [PATCH][next] unicode: fix dereference of a potentially null pointer\0" - "Date\0Sun, 28 Apr 2019 11:02:45 +0000\0" + "Date\0Sun, 28 Apr 2019 07:02:45 -0400\0" "To\0Masahiro Yamada <yamada.masahiro@socionext.com>\0" "Cc\0Olaf Weber <olaf@sgi.com>" Gabriel Krisman Bertazi <krisman@collabora.co.uk> @@ -59,7 +59,7 @@ ">> int mask;\n" ">> @@ -2716,6 +2716,7 @@ static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul,\n" ">> return NULL;\n" - ">> if (len = 0)\n" + ">> if (len == 0)\n" ">> return NULL;\n" ">> + trie = utf8data + tree->index;\n" ">> node = 1;\n" @@ -77,4 +77,4 @@ "-- \n" Gabriel Krisman Bertazi -b649f3dd5f623299bc47b24d8eb63b079714f2af8e11321b096a20402fb86a7f +61e9a51a6c30a394ab9fc4b2e0420f2619352a3119e900f21a970d87c072dc44
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.