Blender Git Commit Log
Git Commits -> Revision c80d0f1
Revision c80d0f1 by Campbell Barton (master) April 27, 2010, 15:46 (GMT) |
fix for allocations over 2gig crashing blender (even on 64 bit systems) the memheader len would wrap to a negative number and when freeing it would write into the memheader. |
Commit Details:
Full Hash: c80d0f1f8547b4b39f7aeb1b67f141cc3faedb97
SVN Revision: 28464
Parent Commit: 9119762
Lines Changed: +1, -1
1 Modified Path:
/intern/guardedalloc/intern/mallocn.c (+1, -1) (Diff)