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

fix: fix issues detected by address sanitizer #19

Merged
merged 5 commits into from
May 16, 2024

Conversation

hotwords123
Copy link
Contributor

@hotwords123 hotwords123 commented May 12, 2024

  • Fix frame not unpinned in some cases in BplusTreeScanner
  • Fix new/malloc and delete/free mismatch in sql parser
  • Fix memory leaks
  • Flush all pages instead of evicting them when syncing index

@RkGrit
Copy link
Contributor

RkGrit commented May 12, 2024

excellent!

Copy link
Contributor

@RkGrit RkGrit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job!

@RkGrit RkGrit merged commit e659b99 into THSS-DB:master May 16, 2024
@hotwords123 hotwords123 deleted the fix-asan branch May 16, 2024 08:10
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.

2 participants