Skip to content

Fixed memory leaks in children, children_with_values, has_children?. - #23

Open
henadzit wants to merge 2 commits into
tyler:masterfrom
henadzit:memory-leak
Open

Fixed memory leaks in children, children_with_values, has_children?.#23
henadzit wants to merge 2 commits into
tyler:masterfrom
henadzit:memory-leak

Conversation

@henadzit

@henadzit henadzit commented Nov 3, 2015

Copy link
Copy Markdown
Contributor

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

tyler commented Nov 9, 2015

Copy link
Copy Markdown
Owner

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

henadzit commented Nov 9, 2015

Copy link
Copy Markdown
Contributor Author

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

henadzit commented Nov 9, 2015

Copy link
Copy Markdown
Contributor Author

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

@henadzit

Copy link
Copy Markdown
Contributor Author

Any update on this?

@henadzit

henadzit commented Mar 3, 2016

Copy link
Copy Markdown
Contributor Author

Hey, any update on this?

@rgould

rgould commented Dec 15, 2016

Copy link
Copy Markdown

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