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

diff --git a/a/1.txt b/N1/1.txt
index 24e767b..0d9fc8e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -99,7 +99,8 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
 >  	struct sock *sk = ep->base.sk;
 > -	struct netlink_callback *cb = commp->cb;
 >  	const struct inet_diag_req_v2 *r = commp->r;
->  	struct sctp_association *assoc >  		list_entry(ep->asocs.next, struct sctp_association, asocs);
+>  	struct sctp_association *assoc =
+>  		list_entry(ep->asocs.next, struct sctp_association, asocs);
 >  
 >  	/* find the ep only once through the transports by this condition */
 >  	if (tsp->asoc != assoc)
diff --git a/a/content_digest b/N1/content_digest
index e940d1e..2da8488 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\09de7bef8f4f8c0f369361118f6d2daee5d188467.1505444541.git.lucien.xin@gmail.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH net] sctp: fix an use-after-free issue in sctp_sock_dump\0"
- "Date\0Fri, 15 Sep 2017 12:55:00 +0000\0"
+ "Date\0Fri, 15 Sep 2017 09:55:00 -0300\0"
  "To\0Xin Long <lucien.xin@gmail.com>\0"
  "Cc\0network dev <netdev@vger.kernel.org>"
   linux-sctp@vger.kernel.org
@@ -111,7 +111,8 @@
  ">  \tstruct sock *sk = ep->base.sk;\n"
  "> -\tstruct netlink_callback *cb = commp->cb;\n"
  ">  \tconst struct inet_diag_req_v2 *r = commp->r;\n"
- ">  \tstruct sctp_association *assoc >  \t\tlist_entry(ep->asocs.next, struct sctp_association, asocs);\n"
+ ">  \tstruct sctp_association *assoc =\n"
+ ">  \t\tlist_entry(ep->asocs.next, struct sctp_association, asocs);\n"
  ">  \n"
  ">  \t/* find the ep only once through the transports by this condition */\n"
  ">  \tif (tsp->asoc != assoc)\n"
@@ -216,4 +217,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-9e8f2abdf5d5060e72d156954daac2fc0f15e4872a341c52b41435ffc45c44a9
+5205e4e515c2bcf9bc4601fc11b60d67d4efe8f1b67a97485ff48f5bffbdbf6e

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.