diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-05-06 11:40:20 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-05-06 11:43:37 +0300 |
commit | c1e0eb7afe2109a81f6e3ec28f9d01705010500c (patch) | |
tree | 3b9bbf381965f9847ed92506f2f1870c1ce30743 /py/formatfloat.h | |
parent | 0986675451edbdcbe31d90ddacf8f6dc3327a4ae (diff) | |
download | micropython-c1e0eb7afe2109a81f6e3ec28f9d01705010500c.tar.gz micropython-c1e0eb7afe2109a81f6e3ec28f9d01705010500c.zip |
unix/main: Don't allow to specify too small heap size.
This will lead to crash like:
FATAL: uncaught NLR 80a5420
On x86_32, the minimum heap size is smaller, but not 2 times, so just
use value which works for x86_64.
Diffstat (limited to 'py/formatfloat.h')
0 files changed, 0 insertions, 0 deletions