Blender Git Commit Log

Git Commits -> Revision 9ed3afc

Revision 9ed3afc by Joshua Leung (soc-2013-depsgraph_mt)
September 13, 2013, 02:31 (GMT)
Second attempt at fixing windows + guardedalloc issues in main()

Although previous fix compiled, it would crash on startup, since
the guardedalloc changes need to read from the args passed in.
Now use plain malloc for allocating the offending array, so that
we can grab the args before they're needed.

Commit Details:

Full Hash: 9ed3afc2133f018352cb1ff4d6e01649096de0c5
SVN Revision: 60096
Parent Commit: bf37744
Lines Changed: +13, -14

1 Modified Path:

/source/creator/creator.c (+13, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021