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

Memory leak when MAX_LIST_SIZE=5 #9

Closed
bjchrist opened this issue Nov 28, 2011 · 1 comment
Closed

Memory leak when MAX_LIST_SIZE=5 #9

bjchrist opened this issue Nov 28, 2011 · 1 comment

Comments

@bjchrist
Copy link
Contributor

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

@astigsen
Copy link
Contributor

Verified that memory leak is fixed today

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
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants