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

Fix memory leak #65

Merged
merged 1 commit into from
May 9, 2017
Merged

Fix memory leak #65

merged 1 commit into from
May 9, 2017

Conversation

kleht8
Copy link
Contributor

@kleht8 kleht8 commented May 8, 2017

Following change seems to fix memory leak in #64

valgrind -v --log-file=memcheck.log --tool=memcheck --leak-check=full openresty-valgrind -c /srv/openresty-apigw/conf/nginx.conf -p /srv/openresty-apigw

memcheck.log

@SkyLothar
Copy link
Owner

Thanks! 👍

@SkyLothar SkyLothar merged commit d1a5141 into SkyLothar:master May 9, 2017
@mikz
Copy link

mikz commented Jul 10, 2017

@SkyLothar any timeline on when this could be released?

@SkyLothar
Copy link
Owner

I'll release it later today, sorry for the delay.

@mikz
Copy link

mikz commented Jul 11, 2017

No worries! Thanks!

@SkyLothar
Copy link
Owner

v0.1.11 is now available on github releases, opm, and luarocks.

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.

3 participants