diff for duplicates of <1512838770.25033.33.camel@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 6068e9b..07d5bb2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -188,9 +188,9 @@ index fc6d7d143f2c29aab9a3f56eae02e5337e65a97b..844642682b8363c4c32d329ed92474f8 + if (mtu < IPV6_MIN_MTU) + return skb; + - isquery = type = MLD2_MODE_IS_INCLUDE || - type = MLD2_MODE_IS_EXCLUDE; - truncate = type = MLD2_MODE_IS_EXCLUDE || + isquery = type == MLD2_MODE_IS_INCLUDE || + type == MLD2_MODE_IS_EXCLUDE; + truncate = type == MLD2_MODE_IS_EXCLUDE || @@ -1738,7 +1743,7 @@ static struct sk_buff *add_grec(struct sk_buff *skb, struct ifmcaddr6 *pmc, AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { if (skb) diff --git a/a/content_digest b/N1/content_digest index a428136..ef151ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0CADvbK_cnxEgU--FO+ATGL+fe2z59XVzRGzKxp1-vZxL8x8LmKA@mail.gmail.com\0" "From\0Eric Dumazet <eric.dumazet@gmail.com>\0" "Subject\0Re: kernel BUG at net/core/skbuff.c:LINE! (2)\0" - "Date\0Sat, 09 Dec 2017 16:59:30 +0000\0" + "Date\0Sat, 09 Dec 2017 08:59:30 -0800\0" "To\0Xin Long <lucien.xin@gmail.com>" " syzbot <bot+ed0838d0fa4c4f2b528e20286e6dc63effc7c14d@syzkaller.appspotmail.com>\0" "Cc\0davem <davem@davemloft.net>" @@ -208,9 +208,9 @@ "+\tif (mtu < IPV6_MIN_MTU)\n" "+\t\treturn skb;\n" "+\n" - " \tisquery = type = MLD2_MODE_IS_INCLUDE ||\n" - " \t\t type = MLD2_MODE_IS_EXCLUDE;\n" - " \ttruncate = type = MLD2_MODE_IS_EXCLUDE ||\n" + " \tisquery = type == MLD2_MODE_IS_INCLUDE ||\n" + " \t\t type == MLD2_MODE_IS_EXCLUDE;\n" + " \ttruncate = type == MLD2_MODE_IS_EXCLUDE ||\n" "@@ -1738,7 +1743,7 @@ static struct sk_buff *add_grec(struct sk_buff *skb, struct ifmcaddr6 *pmc,\n" " \t\t AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) {\n" " \t\t\tif (skb)\n" @@ -245,4 +245,4 @@ " \t}\n" " \tif (pgr)" -467934adcbe11f768e1ab0d52c6ee3035dfe879c0ccd79d8205b5459664ac871 +972c0b478762d20710d5f0763a202b50601eba302bd96a733462f5c1c11d55a4
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.