All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C90C400.7040405@hp.com>

diff --git a/a/1.txt b/N1/1.txt
index 769d3ec..1d18379 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On 09/15/2010 08:53 AM, Thomas Dreibholz wrote:
 >>> NULL-pointer when compiled with SCTP_DEBUG option: t will be NULL if
 >>> there is no usable path for retransmission. SCTP_DEBUG_PRINTK_IPADDR()
 >>> makes an access to t->ipaddr.v4.sin_port, without checking t before.
->>> t=NULL => oops.
+>>> t==NULL => oops.
 >>>
 >>> The patch below against 2.6.36-rc4 (git repository) simply ensures that t
 >>> is checked for not being set to NULL before calling
@@ -13,11 +13,11 @@ On 09/15/2010 08:53 AM, Thomas Dreibholz wrote:
 >>
 >> This bug has been reported by WeiYongjun and fixed by vlad for several
 >> months. About the details see .
->> http://marc.info/?l=linux-sctp&m\x127359276009851&w=2
+>> http://marc.info/?l=linux-sctp&m=127359276009851&w=2
 >>
 >> But this patch is still in vlad's net-next tree, not in main tree.
 >> See the patch:
->> http://git.kernel.org/?p=linux/kernel/git/vxy/lksctp-dev.git;a=commit;hë1
+>> http://git.kernel.org/?p=linux/kernel/git/vxy/lksctp-dev.git;a=commit;h=eb1
 >> 639d206320e6a09168d6dd77306eaf5f02582
 > 
 > This patch resolves the problem. I am using the main tree. The patch should 
diff --git a/a/content_digest b/N1/content_digest
index fbe0656..ef49e05 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\04C908768.4040502@cn.fujitsu.com\0"
  "ref\0201009151453.14465.dreibh@iem.uni-due.de\0"
  "From\0Vlad Yasevich <vladislav.yasevich@hp.com>\0"
- "Subject\0Re: [PATCH] net: SCTP NULL-pointer dereference problem description\0"
- "Date\0Wed, 15 Sep 2010 13:02:56 +0000\0"
+ "Subject\0Re: [PATCH] net: SCTP NULL-pointer dereference problem description and fix\0"
+ "Date\0Wed, 15 Sep 2010 09:02:56 -0400\0"
  "To\0Thomas Dreibholz <dreibh@iem.uni-due.de>\0"
  "Cc\0Shan Wei <shanwei@cn.fujitsu.com>"
   netdev@vger.kernel.org
@@ -18,7 +18,7 @@
  ">>> NULL-pointer when compiled with SCTP_DEBUG option: t will be NULL if\n"
  ">>> there is no usable path for retransmission. SCTP_DEBUG_PRINTK_IPADDR()\n"
  ">>> makes an access to t->ipaddr.v4.sin_port, without checking t before.\n"
- ">>> t=NULL => oops.\n"
+ ">>> t==NULL => oops.\n"
  ">>>\n"
  ">>> The patch below against 2.6.36-rc4 (git repository) simply ensures that t\n"
  ">>> is checked for not being set to NULL before calling\n"
@@ -26,11 +26,11 @@
  ">>\n"
  ">> This bug has been reported by WeiYongjun and fixed by vlad for several\n"
  ">> months. About the details see .\n"
- ">> http://marc.info/?l=linux-sctp&m\0227359276009851&w=2\n"
+ ">> http://marc.info/?l=linux-sctp&m=127359276009851&w=2\n"
  ">>\n"
  ">> But this patch is still in vlad's net-next tree, not in main tree.\n"
  ">> See the patch:\n"
- ">> http://git.kernel.org/?p=linux/kernel/git/vxy/lksctp-dev.git;a=commit;h\303\2531\n"
+ ">> http://git.kernel.org/?p=linux/kernel/git/vxy/lksctp-dev.git;a=commit;h=eb1\n"
  ">> 639d206320e6a09168d6dd77306eaf5f02582\n"
  "> \n"
  "> This patch resolves the problem. I am using the main tree. The patch should \n"
@@ -45,4 +45,4 @@
  "\n"
  -vlad
 
-d3c7ac8831389ee886bc51a9c5620dd86c94e26412b73fb457bbf99943b7a047
+fd6d990a368c3ea1e010692e38248ae4c176205c6e3358d028f41247846e7eb5

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.