All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171231005220.GD22042@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 61c658a..8c74cc7 100644
Binary files a/a/1.txt and b/N1/1.txt differ
diff --git a/a/content_digest b/N1/content_digest
index 283f29b..595bccf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0CAF=yD-+Ynn+t0dPJXUrXKQ2XMdtiKz8t6PKJUMNqeydYv=yG9A@mail.gmail.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: general protection fault in skb_segment\0"
- "Date\0Sun, 31 Dec 2017 00:52:20 +0000\0"
+ "Date\0Sat, 30 Dec 2017 22:52:20 -0200\0"
  "To\0Willem de Bruijn <willemdebruijn.kernel@gmail.com>\0"
  "Cc\0syzbot <syzbot+fee64147a25aecd48055@syzkaller.appspotmail.com>"
   David Miller <davem@davemloft.net>
@@ -43,8 +43,8 @@
  "> ioctl(3, SIOCSIFFLAGS, {ifr_name=\"syz0\",\n"
  "> ifr_flags=IFF_UP|IFF_PROMISC|IFF_ALLMULTI}) = 0\n"
  "> setsockopt(6, SOL_PACKET, 0xf /* PACKET_??? */, [4096], 4) = 0\n"
- "> ioctl(6, SIOCGIFINDEX, {ifr_name=\"syz0\", ifr_index$}) = 0\n"
- "> bind(6, {sa_family\302\257_PACKET, proto\000, if24, pkttype=PACKET_HOST,\n"
+ "> ioctl(6, SIOCGIFINDEX, {ifr_name=\"syz0\", ifr_index=24}) = 0\n"
+ "> bind(6, {sa_family=AF_PACKET, proto=0000, if24, pkttype=PACKET_HOST,\n"
  "> addr(6)={1, aaaaaaaaaa00}, 20) = 0\n"
  "> dup2(6, 5)                              = 5\n"
  "> write(5, \"\\0\\201\\1\\0\\350\\367\\0\\0\\3\\0E\\364\\0 \\0d\\0\\0\\7\\2042\\342\\0\\0\\0\n"
@@ -66,7 +66,7 @@
  "> 3564                            hsize = len;\n"
  "> 3565\n"
  "> 3566                    if (!hsize && i >= nfrags && skb_headlen(list_skb) &&\n"
- "> 3567                        (skb_headlen(list_skb) = len || sg)) {\n"
+ "> 3567                        (skb_headlen(list_skb) == len || sg)) {\n"
  "> 3568                            BUG_ON(skb_headlen(list_skb) > len);\n"
  "> 3569\n"
  "> 3570                            i = 0;\n"
@@ -80,7 +80,7 @@
  "> PF_PACKET does not necessarily set gso_size to GSO_BY_FRAGS, so\n"
  "> does not take the branch that requires list_skb to be non-zero here:\n"
  "> \n"
- ">                 if (unlikely(mss = GSO_BY_FRAGS)) {\n"
+ ">                 if (unlikely(mss == GSO_BY_FRAGS)) {\n"
  ">                         len = list_skb->len;\n"
  ">                 } else {\n"
  ">                         len = head_skb->len - offset;\n"
@@ -95,7 +95,7 @@
  ">                         hsize = len;\n"
  "> \n"
  ">                 if (!hsize && i >= nfrags && skb_headlen(list_skb) &&\n"
- ">                     (skb_headlen(list_skb) = len || sg)) {\n"
+ ">                     (skb_headlen(list_skb) == len || sg)) {\n"
  "> \n"
  "> Somewhat tangential, but any PF_PACKET socket can set this\n"
  "> magic gso_size value in its virtio_net_hdr, so if it is assumed to\n"
@@ -139,4 +139,4 @@
  "\n"
    Marcelo
 
-0aaffe30ad9266a7ee2f286b5417ea88298671e30606e10aaaf5ed74e6bbd09d
+01d80d346f0c9322d1d2e53fd5db7ba8cb10b6e3946fef29e13dc1f9ef145b08

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.