lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #17922] mem_malloc bug


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #17922] mem_malloc bug
Date: Wed, 25 Apr 2007 15:22:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #16, bug #17922 (project lwip):

>However i didn't enable it since it seem to break TCP, but maybe that is
because it assumes some behavior of the broken mem_malloc(). I did not have
the time to trace that issue.

What exactly did you see to say it broke TCP? TCP should not depend on
mem_malloc() implementation (other than getting memory :)

I noticed though that your patch did some funny things because first you set
mem->next to mem2 and then mem2->next to mem->next. I'll investigate if that
is the problem...

>No idea. Didn't look at the stats, and yes it seems wrong too.
I saw it was already that way in the first version checked into svannah
CVS... Maybe noone ever really cared, but I think I'll change that, too.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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