mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 17:30:09 +02:00
Reason: a reference to a temporary object was passed to a function. This happened for a default value. The solution is to create a heap object to such default values.