Skip to content
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

il_alloc: fix free memory function #1

Merged
merged 1 commit into from Aug 12, 2014
Merged

il_alloc: fix free memory function #1

merged 1 commit into from Aug 12, 2014

Conversation

ghost
Copy link

@ghost ghost commented Aug 10, 2014

I have undefined VECTORMEM, but configure found and defined MM_MALLOC, so free function caused segfault. Here is small fix for this issue.

@ghost
Copy link
Author

ghost commented Aug 11, 2014

I just used the same style as the condition below.

@ghost
Copy link
Author

ghost commented Aug 11, 2014

... and defined() returns true or false, so it fits very well. There's no contradiction.

DentonW added a commit that referenced this pull request Aug 12, 2014
il_alloc: fix free memory function
@DentonW DentonW merged commit e8280c6 into DentonW:master Aug 12, 2014
@DentonW
Copy link
Owner

DentonW commented Aug 12, 2014

Thanks for the commit.

@ghost
Copy link
Author

ghost commented Aug 12, 2014

no prob

DentonW added a commit that referenced this pull request Dec 8, 2014
il_alloc: fix free memory function
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.

1 participant