diff options
author | Damien George <damien.p.george@gmail.com> | 2014-01-02 20:57:05 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-01-02 20:57:05 +0000 |
commit | 0ff883904a2f25b4c1b3206e4a88c2d300417046 (patch) | |
tree | 4223fe9ef2abbc9b365bea1bfa559d893e0da80c /stm/main.c | |
parent | ebd2e8702de7ab9ea5979cd20dc9330ecf7375f7 (diff) | |
download | micropython-0ff883904a2f25b4c1b3206e4a88c2d300417046.tar.gz micropython-0ff883904a2f25b4c1b3206e4a88c2d300417046.zip |
py: Fix generator where state array was incorrectly indexed.
Generator objects now allocate the object and the state in one malloc.
This improvement fixes Issue #38.
Diffstat (limited to 'stm/main.c')
0 files changed, 0 insertions, 0 deletions