KiCad / kicad-library-utils

Some scripts for helping with library development
GNU General Public License v3.0
128 stars 95 forks source link

Fix null access in compare lib (check design breaking) #316

Closed poeschlr closed 4 years ago

poeschlr commented 4 years ago

I explicitly checked if the pin is none. And then stupidly try to access it. Shows that it rarely happens that a pin is removed in the new symbol.