All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200523071929.GA10466@lst.de>

diff --git a/a/1.txt b/N1/1.txt
index d22b1ff..ebd7e02 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,7 +20,7 @@ On Fri, May 22, 2020 at 11:36:23AM -0300, Marcelo Ricardo Leitner wrote:
 > 
 >         release_sock(sk);
 > -       kfree(kopt);
-> +       if (optname = SCTP_AUTH_KEY)
+> +       if (optname == SCTP_AUTH_KEY)
 > +               kzfree(kopt);
 > +       else
 > +               kfree(kopt);
diff --git a/a/content_digest b/N1/content_digest
index 430fa8f..8003ba6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020200522143623.GA386664@localhost.localdomain\0"
  "From\0'Christoph Hellwig' <hch@lst.de>\0"
  "Subject\0Re: do a single memdup_user in sctp_setsockopt\0"
- "Date\0Sat, 23 May 2020 07:19:29 +0000\0"
+ "Date\0Sat, 23 May 2020 09:19:29 +0200\0"
  "To\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Cc\0David Laight <David.Laight@aculab.com>"
   'Christoph Hellwig' <hch@lst.de>
@@ -37,7 +37,7 @@
  "> \n"
  ">         release_sock(sk);\n"
  "> -       kfree(kopt);\n"
- "> +       if (optname = SCTP_AUTH_KEY)\n"
+ "> +       if (optname == SCTP_AUTH_KEY)\n"
  "> +               kzfree(kopt);\n"
  "> +       else\n"
  "> +               kfree(kopt);\n"
@@ -80,4 +80,4 @@
  "I need for the kernel_setsockopt removal and let you and Dave decided\n"
  what you guys prefer for the rest.
 
-d3d7639ac97a7a6ea640727859ec9f5db6cf32d521ae0230622258257c1a3ad2
+e13fa7412d34b6fc6f3db81cc79cf84e130cd2057ebe09bdb2dd683ce1781346

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.