Blender Git Commit Log

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

4 Modified Paths:

/intern/guardedalloc/intern/mallocn.c (+4, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+3, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+4, -4) (Diff)
/source/blender/src/header_info.c (+72, -77) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021