-
Notifications
You must be signed in to change notification settings - Fork 171
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
Memory leak when MAX_LIST_SIZE=5 #9
Comments
Verified that memory leak is fixed today |
Closed
kspangsege
added a commit
that referenced
this issue
May 23, 2016
… operation even if it fails immediatly during EventHandler::async_connect()
kspangsege
added a commit
that referenced
this issue
May 23, 2016
… operation even if it fails immediatly during EventHandler::async_connect()
kspangsege
added a commit
that referenced
this issue
May 23, 2016
… operation even if it fails immediatly during EventHandler::async_connect()
kspangsege
added a commit
that referenced
this issue
May 23, 2016
… operation even if it fails immediatly during EventHandler::async_connect()
pavel-ship-it
pushed a commit
that referenced
this issue
Jul 28, 2020
# This is the 1st commit message: Added basiс build configuration for macosx # This is the commit message #2: Fix complains on missing compilers # This is the commit message #3: It can build x86_64 # This is the commit message #4: x86_64; arm64 in a single build # This is the commit message #5: remove unused code added mergeLibs script # This is the commit message #6: Added basiс build configuration for macosx # This is the commit message #7: Fix complains on missing compilers # This is the commit message #8: It can build x86_64 # This is the commit message #9: x86_64; arm64 in a single build
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
export CL=/DMAX_LIST_SIZE=5
CL=/DMAX_LIST_SIZE=5
'/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 10.0/Common7/IDE/devenv.exe' /Rebuild 'Debug|x64' /project TightDB TightDB.sln
x64/Debug/TightDB.exe
Assertion failed: false, file src\alloc.cpp, line 37
The text was updated successfully, but these errors were encountered: