blender/intern/guardedalloc
Campbell Barton b7af3d2cbd fix for [#8257] double-freeing pointers from sculpt code
http://projects.blender.org/tracker/index.php?func=detail&aid=8257&group_id=9&atid=125

Cleaned up scene_copy, and moved some scene copying into this function that was inline in the user interface.

Also moved malloc error prints onto separate lines so you can set breakpoints.
2008-02-16 16:35:47 +00:00
..
intern fix for [#8257] double-freeing pointers from sculpt code 2008-02-16 16:35:47 +00:00
make Update to the VC7 projectfiles. 2006-04-17 20:05:39 +00:00
test Updated mallocn.c MEM_check_memory_integrity was casting 2006-03-23 17:45:40 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
MEM_guardedalloc.h Memory usage debugging: now with the -d debug option enabled, at the end 2008-02-01 12:14:15 +00:00
SConscript === SCons === 2007-03-27 10:50:03 +00:00