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

Common usage of GridIO#gets runs into an infinite loop when reaching the end of a file #40

Merged
merged 1 commit into from
May 9, 2011

Conversation

rmm5t
Copy link
Contributor

@rmm5t rmm5t commented May 3, 2011

Fixed GridIO#gets to handle the end of a file

Neither a multi-character nor single-character separator search returned nil after hitting the EOF.

Neither a multi-character nor single-character separator search returned nil
after hitting the EOF.
@banker banker merged commit c672168 into mongodb:master May 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants