avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #27235] malloc: Several things go wrong


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #27235] malloc: Several things go wrong
Date: Mon, 07 Jun 2010 18:11:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5

Update of bug #27235 (project avr-libc):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

I backed out your patch, and instead rewrote free() so it
returns memory from the heap whenever the topmost chunk of
the freelist becomes free.  While it increases the codesize
a little, it appears to be the cleanest solution to me.

If you still find any issue with this, please open a new
bug report, preferrably with a test case.  Have a look at
the existing testcases to get an idea how they look like.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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