diff for duplicates of <20190228054627.GC3253@kadam> diff --git a/a/1.txt b/N1/1.txt index 9af237b..e148db1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ index 68b50e9bbde1..8faed5386124 100644 + __u32 h; + int ref_type_id; - if (d->map[type_id] = BTF_IN_PROGRESS_ID) + if (d->map[type_id] == BTF_IN_PROGRESS_ID) return -ELOOP; -- 2.17.1 diff --git a/a/content_digest b/N1/content_digest index e8bafc2..3445fe7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] tools/libbpf: signedness bug in btf_dedup_ref_type()\0" - "Date\0Thu, 28 Feb 2019 05:46:27 +0000\0" + "Date\0Thu, 28 Feb 2019 08:46:27 +0300\0" "To\0Alexei Starovoitov <ast@kernel.org>" " Andrii Nakryiko <andriin@fb.com>\0" "Cc\0Daniel Borkmann <daniel@iogearbox.net>" @@ -35,9 +35,9 @@ "+\t__u32 h;\n" "+\tint ref_type_id;\n" " \n" - " \tif (d->map[type_id] = BTF_IN_PROGRESS_ID)\n" + " \tif (d->map[type_id] == BTF_IN_PROGRESS_ID)\n" " \t\treturn -ELOOP;\n" "-- \n" 2.17.1 -4bbd6934723296fc661f87124321b91a9e884082367f4f14accbd52300f0e41d +c97c85892b265a5b9e0c5d55d68188489057e791054053754378a19dd64a7a8b
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.