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 memory leaks in children, children_with_values, has_children?. #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

henadzit
Copy link
Contributor

@henadzit henadzit commented Nov 3, 2015

Also removed redundant code from rb_trie_has_children (I realized that if the trie is traversed, there must be children below the search prefix).

Bumped version to 0.5.2.

…Removed redundant code from has_children?.

Version bump to 0.5.2
@tyler
Copy link
Owner

tyler commented Nov 9, 2015

Hi @henadzit! Thank you.

This looks reasonable, but I'm trying to figure out why the 1.8.7 build is failing.

Also, could you please rebase your branch and remove the updates to the trie.gemspec and VERSION.yml files?

@henadzit
Copy link
Contributor Author

henadzit commented Nov 9, 2015

Actually, I updated VERSION.yml on purpose because, I think, we need to bump up patch version. I'm going to remove changes of gemspec.

The build failed due to the known issue #14

@henadzit
Copy link
Contributor Author

henadzit commented Nov 9, 2015

Actually, I forgot to generate proper gemspec. I've updated it.

@henadzit
Copy link
Contributor Author

Any update on this?

@henadzit
Copy link
Contributor Author

henadzit commented Mar 3, 2016

Hey, any update on this?

@rgould
Copy link

rgould commented Dec 15, 2016

Would love to see this merged <3

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.

3 participants