mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #43361 select() crashes with stale FDs
This commit is contained in:
@@ -152,6 +152,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2015-01-17: Simon Goldschmidt
|
||||
* sockets.c: fixed bug #43361 select() crashes with stale FDs
|
||||
|
||||
2015-01-17: Simon Goldschmidt
|
||||
* sockets.c/.h, memp_std.h: fixed bug #40788 "lwip_setsockopt_internal() crashes"
|
||||
by rewriting set/getsockopt functions to combine checks with the actual code
|
||||
|
||||
Reference in New Issue
Block a user