Browse Source
A new legacy symbol library plugin deletes all of the aliases from each LIB_PART object that it owns cause an assertion in the dtor which calls GetName() which checks for an empty alias list to prevent a segfault. Remove the call to GetName() from the dtor trace message. Fixes lp:1740597 https://bugs.launchpad.net/kicad/+bug/1740597pull/5/merge
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue