We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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).
The text was updated successfully, but these errors were encountered:
#2098 fix memory leak
a8e8d87
olehnikolaiev
Successfully merging a pull request may close this issue.
run skaled with address sanitizer
The text was updated successfully, but these errors were encountered: