Blender Git Loki
Git Commits -> Revision b44ba19
Revision b44ba19 by Chris Want (master) November 17, 2005, 14:48 (GMT) |
Fix for bug #3414 provided by Lewis Saunders. It appears that removing the 'int level' field from the MemHead struct caused alignment issues for gcc builds of blender on Irix (zr, who removed this field, commented that this problem might occur, and sure enough it did happen). I've renamed the field from 'level' to 'pad' to reflect that it has no meaning beyond addressing alignment issues. |
Commit Details:
Full Hash: b44ba190d2626ddc43b754a896426fd5c5f04000
SVN Revision: 5812
Parent Commit: f0593ea
Lines Changed: +1, -1
1 Modified Path:
/intern/guardedalloc/intern/mallocn.c (+1, -1) (Diff)