lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #29375] Error in memp_malloc with CVS Head Revision


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #29375] Error in memp_malloc with CVS Head Revision
Date: Wed, 31 Mar 2010 14:18:25 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #3, bug #29375 (project lwip):

> Is it possible to include a mechanism, that freeing an item 2
> times doesn't matter?

No way. I can imagine adding (debug-only) code to assert at the point when
the item is (invalidly) freed a second time, but just letting the 2nd free
pass would be a bug itself!

Could you try to check what's really going wrong instead of making the code
live with the error? Have you had a look at sys_mbox_trypost or what I wrote
in comment #1?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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