bug #26027: netbuf_chain resulted in pbuf memory leak

This commit is contained in:
goldsimon
2009-04-15 14:57:32 +00:00
parent b3a5d6df0d
commit dbd6d7ec8d
2 changed files with 5 additions and 2 deletions

View File

@@ -19,6 +19,9 @@ HISTORY
++ New features:
2009-04-15 Simon Goldschmidt
* netbuf.c: bug #26027: netbuf_chain resulted in pbuf memory leak
2009-04-15 Simon Goldschmidt
* sockets.c, ppp.c: bug #25763: corrected 4 occurrences of SMEMCPY to MEMCPY