Skip to content

fix idxStr freeing issue #898

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

Merged
merged 1 commit into from
Oct 25, 2021
Merged

fix idxStr freeing issue #898

merged 1 commit into from
Oct 25, 2021

Conversation

patrickdevivo
Copy link
Contributor

@patrickdevivo patrickdevivo commented Dec 29, 2020

uses snippet suggested by @rittneje #897 (comment). Should close #897

@codecov-io
Copy link

codecov-io commented Dec 29, 2020

Codecov Report

Merging #898 (1dafbb7) into master (3cbdae7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #898   +/-   ##
=======================================
  Coverage   46.80%   46.80%           
=======================================
  Files          11       11           
  Lines        1457     1457           
=======================================
  Hits          682      682           
  Misses        640      640           
  Partials      135      135           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3cbdae7...1dafbb7. Read the comment docs.

@mattn
Copy link
Owner

mattn commented Oct 25, 2021

Thank you

@patrickdevivo patrickdevivo deleted the fix-idx-str branch October 25, 2021 15:21
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.

Bug in virtual table BestIndex/Filter implementation
3 participants