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

Fixed infinite loop: Github issue 104. #112

Merged
merged 1 commit into from Apr 19, 2013

Conversation

gordonkristan
Copy link
Contributor

I fixed the small infinite loop issue reference in issue 104. I changed the for loop to not run if the list is empty, returning null instead. I also made a small modification to the removeTag() function to handle the case when the tag does not exist.

alexgorbatchev added a commit that referenced this pull request Apr 19, 2013
Fixed infinite loop: Github issue 104.
@alexgorbatchev alexgorbatchev merged commit ae452e4 into alexgorbatchev:master Apr 19, 2013
@alexgorbatchev
Copy link
Owner

Thank you for your work!

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.

None yet

2 participants