This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3271850a2f59cdcae4bb224522e67b986b8cb9fd
test
/
intern
/
guardedalloc
History
Brecht Van Lommel
ae797383b7
Guardedalloc/C++: delete is valid on a NULL pointer, add a check so MEM_freeN
...
doesn't print warning messages.
2012-06-25 11:43:12 +00:00
..
cpp
more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed.
2012-06-25 10:35:24 +00:00
intern
typo/style edits
2012-06-08 05:53:30 +00:00
test
/simpletest
style cleanup (mostly whitespace)
2012-02-27 10:35:39 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
MEM_guardedalloc.h
Guardedalloc/C++: delete is valid on a NULL pointer, add a check so MEM_freeN
2012-06-25 11:43:12 +00:00
MEM_sys_types.h
First MinGW-w64 support for cmake has been added. To test I recommend this build:
2012-04-23 20:09:59 +00:00
mmap_win.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
SConscript
Enable CXX_GUARDEDALLOC support through SCons.
2010-10-08 20:39:56 +00:00