ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Hotfix `OpenSim::CoordinateCouplerConstraint::setFunction` leaks memory #772

Closed adamkewley closed 10 months ago

adamkewley commented 10 months ago

Upstreamed: https://github.com/opensim-org/opensim-core/issues/3541

I'll hack around it using the pointer overload for now but I will put a HACK comment next to it.