mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #48476 (TCP sent callback called wrongly due to picking up old pcb->acked
This commit is contained in:
@@ -321,6 +321,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2016-07-11: Simon Goldschmidt
|
||||
* tcp_in.c: fixed bug #48476 (TCP sent callback called wrongly due to picking
|
||||
up old pcb->acked
|
||||
|
||||
2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)
|
||||
* tcp_in.c: fixed bug #48170 (Vulnerable to TCP RST spoofing)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user