FireDynamics / ARTSS

ARTSS is an Accelerator-based Real Time Smoke Simulator, which specialises in fast calculation of smoke propagation
MIT License
11 stars 7 forks source link

Bug: class member binds to a temporary object #205

Closed LinhWuerzburger closed 2 years ago

LinhWuerzburger commented 2 years ago

in Visual class, constructor: Reference member m_field_name binds to a temporary object whose lifetime would be shorter than the lifetime of the constructed object.