mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +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.