fixed bug #34122 dhcp: hostname can overflow

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

View File

@@ -21,6 +21,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