-
- Downloads
Added size argument to Free and Realloc (for implementations that can't...
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
Showing
- xpcom/base/nsAllocator.cpp 4 additions, 2 deletionsxpcom/base/nsAllocator.cpp
- xpcom/base/nsAllocator.h 6 additions, 2 deletionsxpcom/base/nsAllocator.h
- xpcom/base/nsIAllocator.h 9 additions, 2 deletionsxpcom/base/nsIAllocator.h
- xpcom/components/nsServiceManager.cpp 18 additions, 7 deletionsxpcom/components/nsServiceManager.cpp
- xpcom/public/nsIAllocator.h 9 additions, 2 deletionsxpcom/public/nsIAllocator.h
- xpcom/src/nsAllocator.cpp 4 additions, 2 deletionsxpcom/src/nsAllocator.cpp
- xpcom/src/nsAllocator.h 6 additions, 2 deletionsxpcom/src/nsAllocator.h
- xpcom/src/nsServiceManager.cpp 18 additions, 7 deletionsxpcom/src/nsServiceManager.cpp
Loading
Please register or sign in to comment