Skip to content
Commit 4b2a8fb3 authored by Konstantin Sharlaimov's avatar Konstantin Sharlaimov Committed by David S. Miller
Browse files

[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: default avatarKonstantin Sharlaimov <konstantin.sharlaimov@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7e4a6da7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment