Blender Git Commit Log

Git Commits -> Revision b6fa9af

Revision b6fa9af by Campbell Barton (master)
May 12, 2009, 15:28 (GMT)
[#13726] Segfault with (Re)Appending objects
fix this by freeing the lib-file-data after linking or appending, re-appending will be slower now
(as slow as appending for the first time).

Not strictly needed, set the memory for bhead's to zero in readfile.c since comparisons are done later on with this data making valgrind complain.

Added some missing headers too.

Commit Details:

Full Hash: b6fa9afccb941aa413ac788a5bc73d9170fd6228
SVN Revision: 20170
Parent Commit: 732c3ee
Lines Changed: +12, -0

3 Modified Paths:

/source/blender/blenkernel/intern/fluidsim.c (+2, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+8, -0) (Diff)
/source/blender/src/filelist.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021