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

diff --git a/a/1.txt b/N1/1.txt
index db6c613..663c4c2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,12 +6,12 @@ On Fri, Dec 20, 2019 at 12:28:10PM -0300, Marcelo Ricardo Leitner wrote:
 > > 
 > > HEAD commit:    6fa9a115 Merge branch 'stmmac-fixes'
 > > git tree:       net
-> > console output: https://syzkaller.appspot.com/x/log.txt?x\x10c4fe99e00000
-> > kernel config:  https://syzkaller.appspot.com/x/.config?x!6dca5e1758db87
-> > dashboard link: https://syzkaller.appspot.com/bug?extidš1bc632e78a1a98488b
+> > console output: https://syzkaller.appspot.com/x/log.txt?x=10c4fe99e00000
+> > kernel config:  https://syzkaller.appspot.com/x/.config?x=216dca5e1758db87
+> > dashboard link: https://syzkaller.appspot.com/bug?extid=9a1bc632e78a1a98488b
 > > compiler:       gcc (GCC) 9.0.0 20181231 (experimental)
-> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x\x178ada71e00000
-> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x\x144f23a6e00000
+> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=178ada71e00000
+> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=144f23a6e00000
 > > 
 > > The bug was bisected to:
 > > 
@@ -61,7 +61,7 @@ index 6a30392068a0..c1a100d2fed3 100644
 @@ -123,7 +119,7 @@ int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt,
  	 * a new one with new outcnt to save memory if needed.
  	 */
- 	if (outcnt = stream->outcnt)
+ 	if (outcnt == stream->outcnt)
 -		goto in;
 +		goto handle_in;
  
diff --git a/a/content_digest b/N1/content_digest
index 278916f..37aafa1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020191220152810.GI4444@localhost.localdomain\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: general protection fault in sctp_stream_free (2)\0"
- "Date\0Fri, 20 Dec 2019 16:05:59 +0000\0"
+ "Date\0Fri, 20 Dec 2019 13:05:59 -0300\0"
  "To\0syzbot <syzbot+9a1bc632e78a1a98488b@syzkaller.appspotmail.com>\0"
  "Cc\0davem@davemloft.net"
   linux-kernel@vger.kernel.org
@@ -22,12 +22,12 @@
  "> > \n"
  "> > HEAD commit:    6fa9a115 Merge branch 'stmmac-fixes'\n"
  "> > git tree:       net\n"
- "> > console output: https://syzkaller.appspot.com/x/log.txt?x\020c4fe99e00000\n"
- "> > kernel config:  https://syzkaller.appspot.com/x/.config?x!6dca5e1758db87\n"
- "> > dashboard link: https://syzkaller.appspot.com/bug?extid\305\2411bc632e78a1a98488b\n"
+ "> > console output: https://syzkaller.appspot.com/x/log.txt?x=10c4fe99e00000\n"
+ "> > kernel config:  https://syzkaller.appspot.com/x/.config?x=216dca5e1758db87\n"
+ "> > dashboard link: https://syzkaller.appspot.com/bug?extid=9a1bc632e78a1a98488b\n"
  "> > compiler:       gcc (GCC) 9.0.0 20181231 (experimental)\n"
- "> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x\0278ada71e00000\n"
- "> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x\0244f23a6e00000\n"
+ "> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=178ada71e00000\n"
+ "> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=144f23a6e00000\n"
  "> > \n"
  "> > The bug was bisected to:\n"
  "> > \n"
@@ -77,7 +77,7 @@
  "@@ -123,7 +119,7 @@ int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt,\n"
  " \t * a new one with new outcnt to save memory if needed.\n"
  " \t */\n"
- " \tif (outcnt = stream->outcnt)\n"
+ " \tif (outcnt == stream->outcnt)\n"
  "-\t\tgoto in;\n"
  "+\t\tgoto handle_in;\n"
  " \n"
@@ -121,4 +121,4 @@
  " \treturn ret;\n"
   }
 
-467846a61cf12e60e54673bf27a2fbf86d92278f304571810917574c78b523da
+5255ed84c7942f62740cd58cb7cf782dcee42ccf2b900ca1126c11f44d6fb499

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.