Blender Git Loki

Git Commits -> Revision 6d540b6

Revision 6d540b6 by Ton Roosendaal (master)
November 27, 2006, 13:59 (GMT)
More debug goodies:

WINDOWS CRASH EMULATION!

If you use the -d (debug) argument for starting blender, it will now:

- set all freed memory to 0xFFFFFFFF
- set all malloced memory to 0xFFFFFFFF

The first option will give nice crashers when you read from freed memory.
The second option is for OSX especially, it has the nasty habit to give
zeroed mallocs.

Commit Details:

Full Hash: 6d540b6333b0ab846ae2369e25cd2f0a85175d65
SVN Revision: 9080
Parent Commit: 2e0084c
Lines Changed: +22, -5

2 Modified Paths:

/intern/guardedalloc/intern/mallocn.c (+18, -5) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021