diff options
author | Colin Hogben <colin@infinnovation.co.uk> | 2016-10-31 14:52:11 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-11-03 10:16:31 +1100 |
commit | 828df54bfeaa4a31040fa534dd2961cc9b4ac16e (patch) | |
tree | 3babe8effa72151d3347b457f411c3d7f24b0922 /lib/libm/math.c | |
parent | 94aeba0427cc80e43b59c4155e02e8cb7c327951 (diff) | |
download | micropython-828df54bfeaa4a31040fa534dd2961cc9b4ac16e.tar.gz micropython-828df54bfeaa4a31040fa534dd2961cc9b4ac16e.zip |
py: Change config default so m_malloc0 uses memset if GC not enabled.
With MICROPY_ENABLE_GC set to false the alternate memory manager may not
clear all memory that is allocated, so it must be cleared in m_malloc0.
Diffstat (limited to 'lib/libm/math.c')
0 files changed, 0 insertions, 0 deletions