All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161113112401.092233684@linuxfoundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 27b00c7..b5ebe69 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -62,7 +62,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  				  int __user *optlen)
  {
 -	if (len <= 0)
-+	if (len = 0)
++	if (len == 0)
  		return -EINVAL;
  	if (len > sizeof(struct sctp_event_subscribe))
  		len = sizeof(struct sctp_event_subscribe);
diff --git a/a/content_digest b/N1/content_digest
index d085781..80886f7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020161113112400.008903838@linuxfoundation.org\0"
  "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "Subject\0[PATCH 4.4 23/34] net: sctp, forbid negative length\0"
- "Date\0Sun, 13 Nov 2016 11:24:55 +0000\0"
+ "Date\0Sun, 13 Nov 2016 12:24:55 +0100\0"
  "To\0linux-kernel@vger.kernel.org\0"
  "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
   stable@vger.kernel.org
@@ -77,7 +77,7 @@
  " \t\t\t\t  int __user *optlen)\n"
  " {\n"
  "-\tif (len <= 0)\n"
- "+\tif (len = 0)\n"
+ "+\tif (len == 0)\n"
  " \t\treturn -EINVAL;\n"
  " \tif (len > sizeof(struct sctp_event_subscribe))\n"
  " \t\tlen = sizeof(struct sctp_event_subscribe);\n"
@@ -92,4 +92,4 @@
  " \n"
  " \tswitch (optname) {"
 
-af6624f8a38ed455a7f8156e574acb140948017864e29237430eddecae68b5c7
+f0e9f99bed1304eb2039e79bcdbfba7293f22b24627ffcbeb839f6dacdf62efd

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.