1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00
Files
esp8266/ssl
Ivan Grokhotkov 28869ea94b Use free followed by malloc instead of realloc when increasing raw buffer
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.
2016-02-26 16:09:47 +03:00
..
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-08-30 13:34:00 +03:00
2015-09-18 12:38:27 +03:00