mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
145efb1a33
Writes to offsets pointing to the start of a pbuf in the chain did nothing and just returned ERR_OK. Added unit tests to verify the fix, and also that pbuf_get_at()/pbuf_put_at() handles this case. |
||
---|---|---|
.. | ||
test_mem.c | ||
test_mem.h | ||
test_pbuf.c | ||
test_pbuf.h |