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

[Redo] Memory leak in OpManager #3263

Merged
merged 1 commit into from
May 31, 2019
Merged

[Redo] Memory leak in OpManager #3263

merged 1 commit into from
May 31, 2019

Conversation

hlu1
Copy link
Contributor

@hlu1 hlu1 commented May 30, 2019

Changing OpManager inst to a pointer avoids the leak sanitizer from complaining about memory leak at exit time. The idea comes from @ajtulloch.

@tqchen, please review.

@tqchen tqchen merged commit e5a2ef4 into apache:master May 31, 2019
@tqchen
Copy link
Member

tqchen commented May 31, 2019

Thanks, @hlu1 , this is now merged

@hlu1 hlu1 deleted the fix_memory_leak branch May 31, 2019 21:19
wweic pushed a commit to wweic/tvm that referenced this pull request Jun 26, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants