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

Some memory leaks #142

Open
vilgan opened this issue Mar 30, 2021 · 0 comments
Open

Some memory leaks #142

vilgan opened this issue Mar 30, 2021 · 0 comments

Comments

@vilgan
Copy link

vilgan commented Mar 30, 2021

Line 899: r.Free may be unreachable
Line 1510: Ctx.Free may be unreachable (exit at 1496 and so on will not go into 'except')
Line 3260: the same, 'except' must be replaced with 'finally', 'raise' must be deleted
Line 3336: the same

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

No branches or pull requests

1 participant