Browse Source
Copying the const pointer on large structures (filled zones) will be very slow and memory intensive. This can cause OOM on linux and extreme slowdowns when the save is triggered. Fixes: lp:1840168 * https://bugs.launchpad.net/kicad/+bug/1840168pull/15/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue