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

Fixes dictionary memory leak. Refs #263. #282

Merged
merged 1 commit into from
Jan 13, 2012
Merged

Fixes dictionary memory leak. Refs #263. #282

merged 1 commit into from
Jan 13, 2012

Conversation

gradha
Copy link

@gradha gradha commented Nov 4, 2011

A dictionary is allocated and never released. Problem was
introduced in commit:6600374880762608baed7e632bce73d45666768b.

A dictionary is allocated and never released. Problem was
introduced in commit:6600374880762608baed7e632bce73d45666768b.
jogu added a commit that referenced this pull request Jan 13, 2012
Fixes dictionary memory leak when certificate checking is disabled. Refs #263.

Problem was introduced in commit:6600374880762608baed7e632bce73d45666768b.
@jogu jogu merged commit 4afac5d into pokeb:master Jan 13, 2012
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