mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-04 00:39:53 +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.