lfree was not updated in mem_realloc!

This commit is contained in:
goldsimon
2007-10-08 18:39:44 +00:00
parent afad35a8ac
commit 9ef005454a
2 changed files with 9 additions and 0 deletions

View File

@@ -424,6 +424,9 @@ HISTORY
++ Bug fixes:
2007-10-08 Simon Goldschmidt
* mem.c: lfree was not updated in mem_realloc!
2007-10-07 Simon Goldschmidt
* udp.c, inet.c, inet.h: Fixed UDPLite SENDING: Checksum was always generated
too short and also was generated wrong if checksum coverage != tot_len.