lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #21077] lwip_stats.mem.used is inaccurate, sometimes n


From: Frédéric Bernon
Subject: [lwip-devel] [bug #21077] lwip_stats.mem.used is inaccurate, sometimes negative
Date: Sat, 15 Sep 2007 10:06:48 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

Follow-up Comment #4, bug #21077 (project lwip):

And the suggested fix for mem.c, line 470 seems to work: the two last
stats_display give:

MEM HEAP
        avail: 10240
        used: 28
        max: 84
        err: 0

MEM HEAP
        avail: 10240
        used: 0
        max: 84
        err: 0


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21077>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]