]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/net/httpd/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / httpd / v2_0 / ChangeLog
index dadb9e98e615e43fda80587bf9063da4a1023b77..1a083e3b07e4323dd8e599aaab56cb8b97995616 100644 (file)
@@ -1,3 +1,10 @@
+2006-07-28  Jochen Gerster <JochenGerster@gmx.de>
+
+       * src/monitor.c (cyg_monitor_network): Calling the network monitor
+         html handler can trigger an exception when the function
+         getifaddrs() fails because we are out of memory. Check the
+         return code and return failure if this happens.
+       
 2005-07-30  Andrew Lunn  <andrew.lunn@ascom.ch>
 
        * src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler