]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
fixed bug #45559: Window scaling casts u32_t to u16_t without checks
authorgoldsimon <goldsimon@gmx.de>
Fri, 28 Aug 2015 07:23:10 +0000 (09:23 +0200)
committergoldsimon <goldsimon@gmx.de>
Fri, 28 Aug 2015 07:23:10 +0000 (09:23 +0200)
commit06d8dba4a0f04161f9899010982d297cf1b82c54
treec8a4f0d857c26f526fdd0115bcd1c9acaed9899f
parentb79c3aadd24ddc1cbdf7fca957f4c1a3aa3482b4
fixed bug #45559: Window scaling casts u32_t to u16_t without checks
CHANGELOG
src/core/tcp.c
src/core/tcp_in.c
src/core/tcp_out.c
src/include/lwip/opt.h
src/include/lwip/tcp.h
src/include/lwip/tcp_impl.h