fixed bug #34377 MEM_SIZE_F is not defined if MEM_LIBC_MALLOC==1

This commit is contained in:
Simon Goldschmidt
2011-09-24 13:59:33 +02:00
committed by goldsimon
parent 140eb22cf0
commit 5715469d26
2 changed files with 4 additions and 0 deletions

View File

@@ -45,6 +45,9 @@ HISTORY
++ Bugfixes:
2011-09-24: Simon Goldschmidt
* mem.h: fixed bug #34377 MEM_SIZE_F is not defined if MEM_LIBC_MALLOC==1
2011-09-23: Simon Goldschmidt
* pbuf.h, tcp.c, tcp_in.c: fixed bug #33871: rejecting TCP_EVENT_RECV() for
the last packet including FIN can lose data