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

Adds explicit construction and destruction to Trie Nodes to avoid uni… #259

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

barath
Copy link
Contributor

@barath barath commented Jan 20, 2017

…nitialized

infinitely-recursing destruction in some cases.

…nitialized

infinitely-recursing destruction in some cases.
@barath barath requested a review from changlan January 20, 2017 00:00
@codecov-io
Copy link

codecov-io commented Jan 20, 2017

Current coverage is 40.87% (diff: 0.00%)

Merging #259 into master will decrease coverage by 0.01%

@@             master       #259   diff @@
==========================================
  Files           152        152          
  Lines          7295       7301     +6   
  Methods         753        753          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2983       2984     +1   
- Misses         4312       4317     +5   
  Partials          0          0          

Powered by Codecov. Last update 62c96e1...fe59726

@sangjinhan sangjinhan merged commit eb08df6 into master Jan 20, 2017
@sangjinhan
Copy link
Member

Merged, thanks!
tumblr_m2ngf2e1e31qzyqubo1_1280

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.

4 participants