From: Guillaume Nault Date: Wed, 12 Jun 2013 14:07:23 +0000 (+0200) Subject: l2tp: Fix PPP header erasure and memory leak X-Git-Tag: v3.10-rc6~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b92b7a11690bc377b5d373872a6b650ae88e64;p=pandora-kernel.git l2tp: Fix PPP header erasure and memory leak Copy user data after PPP framing header. This prevents erasure of the added PPP header and avoids leaking two bytes of uninitialised memory at the end of skb's data buffer. Signed-off-by: Guillaume Nault Signed-off-by: David S. Miller --- Reading git-diff-tree failed