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

Error: global leaks detected: file, fd, lookup4, lookup6 #8

Closed
canxerian opened this issue Apr 30, 2012 · 2 comments
Closed

Error: global leaks detected: file, fd, lookup4, lookup6 #8

canxerian opened this issue Apr 30, 2012 · 2 comments

Comments

@canxerian
Copy link

Mocha.js returns the above error when this module is included. Can be fixed by prepending the above variables with 'var'

@bluesmoon
Copy link
Collaborator

Fixed in latest push

@canxerian
Copy link
Author

Nice. Thanks!

bluesmoon added a commit that referenced this issue Jun 29, 2012
Added a regression test to prevent global leakage as described in #8
STRML pushed a commit to STRML/node-geoip-country-only that referenced this issue Sep 12, 2016
Added a regression test to prevent global leakage as described in geoip-lite#8
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

2 participants