Go to file
Germano Cavalcante d097c2a1b3 Fix T51072: The reference of a pyobject may be being overwritten in bm_mesh_remap_cd_update
In this case the Pyobject gets lost from pybm, and bm.free() does not invalidate the PyElem.
This will cause the destructor of python to read invalid memory and crash.

The solution is to make a copy of the pyobjects pointers before overwriting.
2017-03-31 01:01:16 -03:00
build_files Buildbot: Revert previous change, older toolkit has same exact behavior 2017-03-29 10:48:10 +02:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern Update CLERW to the latest version 2017-03-24 09:43:03 +01:00
intern Cycles: Fix missing kernel re-compilation after recent changes 2017-03-30 11:45:30 +02:00
release Correct string formatting (error in recent change) 2017-03-31 09:48:57 +11:00
source Fix T51072: The reference of a pyobject may be being overwritten in bm_mesh_remap_cd_update 2017-03-31 01:01:16 -03:00
tests Remove non-bmesh case from test 2017-03-29 20:11:54 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00