[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bug #28135] malloc(): expand the last free chunk when ex
From: |
Joerg Wunsch |
Subject: |
[avr-libc-dev] [bug #28135] malloc(): expand the last free chunk when expanding __brkval |
Date: |
Mon, 07 Jun 2010 18:12:42 +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 #28135 (project avr-libc):
Status: None => Works For Me
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Thanks for your analysis and test script. I added the
(modified) test script, but the patch became obsolete now
as I rewrote free() so it can now return memory back from
the heap. That looked to be the cleanest solution to me.
Please verify my modifications to your test script match
your intentions. (I had to modify it since the internals
changed.)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28135>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-libc-dev] [bug #28135] malloc(): expand the last free chunk when expanding __brkval,
Joerg Wunsch <=