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

prevent potential leakage of Default {} resources #107

Merged
merged 1 commit into from
Dec 15, 2014
Merged

prevent potential leakage of Default {} resources #107

merged 1 commit into from
Dec 15, 2014

Conversation

igalic
Copy link
Contributor

@igalic igalic commented Dec 10, 2014

where we only have a single file, or ini_setting resource, we remove the
File {} or Ini_setting {} defaults, and put them into said resource.
This prevents potential leakage, while shrinking the code by a few of
lines.

where we only have a single file, or ini_setting resource, we remove the
File {} or Ini_setting {} defaults, and put them into said resource.
This prevents potential leakage, while shrinking the code by a few of
lines.
@igalic
Copy link
Contributor Author

igalic commented Dec 10, 2014

still plenty of places where can leak File {} but it's a start :)

acidprime added a commit that referenced this pull request Dec 15, 2014
prevent potential leakage of Default {} resources
@acidprime acidprime merged commit 829be86 into voxpupuli:master Dec 15, 2014
@igalic igalic deleted the prevent-leakage branch December 22, 2014 09:00
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