Bernhard \'Gustl\' Bauer wrote: > I just checked the status of my LWIP 1.3.0 and it says: > > MEM_HEAP > avail: 8192 > used: 59408 > max: 63492 > err: 0 > > > How can more heap memory be used than is available?
Since those values are in the range of MAX_U16, I guess the calculation is wrong somewhere in that a negative value for 'used' is calculated... I think I remember having that bug some time, but I don't know if it was fixed before 1.3.0 or after that. Simon -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
