[PATCH 0/2] Realloc fixes version 2
Keith Packard via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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.