[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Disturbing status outputs
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] Disturbing status outputs |
Date: |
Tue, 26 Jan 2010 12:48:12 +0000 |
On Sun, 2010-01-17 at 16:14 -0800, kanprin wrote:
>
> in mem.c line 414:MEM_STATS_DEC_USED(used, (size - newsize));
> the decrease shoud be done for the first two cases,but not for the third
> one.
> so MEM_STATS_DEC_USED(used, (size - newsize)); shoud be pleased at line 441
> and 462
Could you file a bug for this so that it doesn't get forgotten?
Thanks
Kieran