]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
bug #34406 dhcp_option_hostname() can overflow the pbuf
[pes-rpp/rpp-lwip.git] / CHANGELOG
index d2c15bf370b7120d9115b4970b35e75fc40f86ec..95190ce82df13bef1a95fe44856e1684ce3b88d6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -65,6 +65,9 @@ HISTORY
 
  ++ Bugfixes:
 
+  2011-09-27: Simon Goldschmidt
+  * dhcp.c: fixed bug #34406 dhcp_option_hostname() can overflow the pbuf
+
   2011-09-24: Simon Goldschmidt
   * mem.h: fixed bug #34377 MEM_SIZE_F is not defined if MEM_LIBC_MALLOC==1