mirror of
https://github.com/esp8266/Arduino.git
synced 2025-11-30 05:24:00 +03:00
At this point we don't need to preserve the data inside the buffer. Using free followed by malloc reduces fragmentation for some heap implementations.