FreeCAD: master 927fdc9e

Author Committer Branch Timestamp Parent
hyarion abdullahtahiriyo master 2021-01-09 03:30:28 master 1851ddd9
Changeset [Sketcher] Fix crash in SketcherObject::setDatum

The variable newVals can't be used after std::move, fetch it from the
constraint it if an error occurs.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File