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/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev