diff options
author | Damien George <damien.p.george@gmail.com> | 2014-10-15 18:24:47 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-10-15 18:24:47 +0000 |
commit | 9b0b373e5e400b5ddb88928d169a64502c880888 (patch) | |
tree | 466dae5427637c9af96cdfac82d2eb77e6d4fa34 /docs/tutorial | |
parent | 4859edb95b53313b140318ee8674ec617c8c7566 (diff) | |
download | micropython-9b0b373e5e400b5ddb88928d169a64502c880888.tar.gz micropython-9b0b373e5e400b5ddb88928d169a64502c880888.zip |
py: Fix GC realloc issue, where memory chunks were never shrunk.
Previously, a realloc to a smaller memory chunk size would not free the
unused blocks in the tail of the chunk.
Diffstat (limited to 'docs/tutorial')
0 files changed, 0 insertions, 0 deletions