Skip to content

Initialize is_kw for dynamically allocated mp_obj_fun_native_t ojects. #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2014

Conversation

dhylands
Copy link
Contributor

This should fix issue #171

I think I got all of th places that mp_obj_fun_native_t is allocated dynamically.

An alternative would to to use calloc instead of malloc

dpgeorge added a commit that referenced this pull request Jan 13, 2014
Initialize is_kw for dynamically allocated mp_obj_fun_native_t ojects.
@dpgeorge dpgeorge merged commit 3f5e1b3 into micropython:master Jan 13, 2014
@dhylands dhylands deleted the init-kw branch February 11, 2014 05:41
tannewt added a commit to tannewt/circuitpython that referenced this pull request Aug 31, 2017
tannewt added a commit to tannewt/circuitpython that referenced this pull request Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants