task #9192: mem_free of dhcp->options_in and dhcp->msg_in

This commit is contained in:
goldsimon
2009-04-15 19:53:59 +00:00
parent 580f334274
commit 620b3e6739
2 changed files with 4 additions and 0 deletions

View File

@@ -83,6 +83,9 @@ HISTORY
++ Bugfixes:
2009-04-15 Simon Goldschmidt
* dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in
2009-04-15 Simon Goldschmidt
* ip.c, ip6.c, tcp_out.c, ip.h: patch #6808: Add a utility function
ip_hinted_output() (for smaller code mainly)