-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
0
- rename ourmalloc/realloc to mongoMalloc/mongoRealloc
- de-inline mongoMalloc and mongoRealloc
- get rid of MONGO_MALLOC and MONGO_REALLOC macros
- is related to
-
SERVER-5348 Redefinition of macros while using the C++ driver makes it unusable with larger application code
- Closed
-
SERVER-13429 Replace writes to cout/cerr or stdout/stderr in server with log operations
- Closed
-
CXX-52 Remove MONGO_MALLOC and standardize driver on new/delete
- Closed
-
SERVER-12714 Eliminate uses of realloc/malloc/free in C++ code
- Closed