Re: [PATCH 0/2] Realloc fixes version 2
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Aug 13 17:19, Keith Packard via Newlib wrote: > Here's an updated pair which fixes a bug where realloc was reading off > the source, and then addresses a TODO item to shrink the buffer when > the new size is much smaller. > Pushed. Thanks, Corinna