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 memory leak in database management #2098

Open
olehnikolaiev opened this issue Feb 7, 2025 · 0 comments · Fixed by #2099
Open

fix memory leak in database management #2098

olehnikolaiev opened this issue Feb 7, 2025 · 0 comments · Fixed by #2099
Assignees
Milestone

Comments

@olehnikolaiev
Copy link
Contributor

run skaled with address sanitizer

=================================================================
==77439==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x7788f5cb61e7 in operator new(unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cpp:99
    #1 0x5f87048b35d8 in leveldb::DBImpl::GetSnapshot() (/home/oleh/work/skaled-copy/build/test/testeth+0x59285d8)

SUMMARY: AddressSanitizer: 32 byte(s) leaked in 1 allocation(s).
@olehnikolaiev olehnikolaiev added this to the SKALE 4.0 milestone Feb 7, 2025
@olehnikolaiev olehnikolaiev self-assigned this Feb 7, 2025
olehnikolaiev added a commit that referenced this issue Feb 7, 2025
@olehnikolaiev olehnikolaiev linked a pull request Feb 7, 2025 that will close this issue
@olehnikolaiev olehnikolaiev moved this to Code Review in SKALE Engineering 🚀 Feb 10, 2025
@olehnikolaiev olehnikolaiev moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready For Release Candidate
Development

Successfully merging a pull request may close this issue.

1 participant