mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fixed bug #27079 (Yet another leak in PPP): outpacket_buf can be statically allocated (like in ucip)
This commit is contained in:
@@ -46,6 +46,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2009-12-06: Simon Goldschmidt
|
||||
* ppp.h/.c: Fixed bug #27079 (Yet another leak in PPP): outpacket_buf can
|
||||
be statically allocated (like in ucip)
|
||||
|
||||
2009-12-04: Simon Goldschmidt (patch by Ioardan Neshev)
|
||||
* pap.c: patch #6969: PPP: missing PAP authentication UNTIMEOUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user