]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Fixed bug #28679: mem_realloc calculates mem_stats wrong and added test case for it
authorgoldsimon <goldsimon>
Mon, 18 Jan 2010 17:45:41 +0000 (17:45 +0000)
committergoldsimon <goldsimon>
Mon, 18 Jan 2010 17:45:41 +0000 (17:45 +0000)
commite0c5c4de881f544f56371f4c457f28170b0e44cd
tree1bddfa9dda78d363486592988a9ed2b18a22efdd
parent149f21dc583d1705f555f35563d54b263e2afd90
Fixed bug #28679: mem_realloc calculates mem_stats wrong and added test case for it
CHANGELOG
src/core/mem.c
test/unit/core/test_mem.c [new file with mode: 0644]
test/unit/core/test_mem.h [new file with mode: 0644]
test/unit/lwip_unittests.c