FreeCAD: master 7d5a1d7e

Author Committer Branch Timestamp Parent
chennes wwmayer master 2021-02-06 16:44:33 master 4719bb70
Changeset Remove catch block for plain C strings

LGTM complains about this construct leaking memory. Commit 13927b2465
eliminated the parts of FreeCAD that throw those strings. This commit
eliminates the catch block.
mod - src/Base/PyObjectBase.h Diff File