Blender Git Loki
Git Commits -> Revision b7af3d2
Revision b7af3d2 by Campbell Barton (master) February 16, 2008, 16:35 (GMT) |
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. |
Commit Details:
Full Hash: b7af3d2cbd8dc39e1d133f9c7251cb70cf1aa75b
SVN Revision: 13714
Parent Commit: 97a28c5
Lines Changed: +83, -84