mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
most of files: prefix all debug.h define with "LWIP_" to avoid any conflict with others environment defines (these were too "generic").
This commit is contained in:
@@ -98,6 +98,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-03-30 Frédéric Bernon
|
||||
* most of files: prefix all debug.h define with "LWIP_" to avoid any conflict with
|
||||
others environment defines (these were too "generic").
|
||||
|
||||
2007-03-28 Frédéric Bernon
|
||||
* api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call
|
||||
result and can cause a crash. lwip_send now check netbuf_ref result.
|
||||
|
||||
Reference in New Issue
Block a user