From: Konstantin Sharlaimov Date: Sun, 24 Jun 2007 06:05:54 +0000 (-0700) Subject: [PPP]: Fix osize too small errors when decoding mppe. X-Git-Tag: v2.6.22-rc6~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b2a8fb3a7f7935f62a7bbdc851789fb7c2da032;p=pandora-kernel.git [PPP]: Fix osize too small errors when decoding mppe. The mppe_decompress() function required a buffer that is 1 byte too small when receiving a message of mru size. This fixes buffer allocation to prevent this from occurring. Signed-off-by: Konstantin Sharlaimov Signed-off-by: David S. Miller --- Reading git-diff-tree failed