mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Added some ASSERTS and casts to prevent warnings when assigning to smaller types.
This commit is contained in:
@@ -241,6 +241,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-06-28 Simon Goldschmidt
|
||||
* tcp.h, tcp.c, tcp_in.c, tcp_out.c: Added some ASSERTS and casts to prevent
|
||||
warnings when assigning to smaller types.
|
||||
|
||||
2007-06-28 Simon Goldschmidt
|
||||
* tcp_out.c: Added check to prevent tcp_pcb->snd_queuelen from overflowing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user