From: Herbert Xu Date: Tue, 18 Oct 2005 02:03:28 +0000 (+1000) Subject: [DCCP]: Clear the IPCB area X-Git-Tag: v2.6.14~51^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c5bfaffe8ae6e6440dc4bf78b03800960d93f5;p=pandora-kernel.git [DCCP]: Clear the IPCB area Turns out the problem has nothing to do with use-after-free or double-free. It's just that we're not clearing the CB area and DCCP unlike TCP uses a CB format that's incompatible with IP. Signed-off-by: Herbert Xu Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed