FreeCAD: master 71f70eb8

Author Committer Branch Timestamp Parent
DeepSOIC DeepSOIC master 2016-05-14 01:14:51 master 2d8a7614
Changeset AttachEngine: fix crash when referenced objects get deleted

... by verifying if the pointers equal to objects contained in all open
documents. Not terribly good, but I can't think of a situation where
doing this search might cause trouble.
mod - src/Mod/Part/App/AttachEnginePyImp.cpp Diff File
mod - src/Mod/Part/App/Attacher.cpp Diff File
mod - src/Mod/Part/App/Attacher.h Diff File