← Back to team overview

kicad-developers team mailing list archive

[PATCH] Two small eeschema fixes

 

Greetings, all.  This is my first contact with the KiCad team.  Please
excuse and correct my inevitable newbie mistakes.

I found two places where I get a debug assertion in eeschema for
Windows.  Two single-line patches are attached.

1. Exporting a netlist uses uninitialized variable "item" (endnet.patch)
2. Updating a component name in libedit uses erased iterator (erase_it.patch)

Best regards,
Adam Bailey

Attachment: endnet.patch
Description: Binary data

Attachment: erase_it.patch
Description: Binary data


Follow ups