fixed bug #34122 dhcp: hostname can overflow

This commit is contained in:
Simon Goldschmidt
2011-08-24 20:12:23 +02:00
parent bf4ec9be22
commit c55f6b40ec
2 changed files with 29 additions and 33 deletions

View File

@@ -41,6 +41,9 @@ HISTORY
++ Bugfixes:
2011-08-24: Simon Goldschmidt
* dhcp.c: fixed bug #34122 dhcp: hostname can overflow
2011-08-24: Simon Goldschmidt
* netif.c: fixed bug #34121 netif_add/netif_set_ipaddr fail on NULL ipaddr