Le 06/11/2015 18:25, Andrew Zonenberg a écrit : > There's another bug I spent a while hunting for earlier this week, > but couldn't get too far with. Maybe someone else can pick it up? > > Steps to reproduce: * Open pad editor * Select pad type: SMT * > Select copper layers: none * Uncheck all technical layers > > In the debug build this will display a warning but keep running; > in release it aborts or crashes.
On Windows, I just have a warning message in a message box in OpenGL canvas and no issue in legacy mode, but no crash. What is your OS ? > > Although *exiting* the pad editor should not be allowed if the pad > has no layers at all (or possibly pop up a dialog asking if the > user wants to delete it?), having no layers selected should be a > legal intermediate state during editing of a pad stack. > > On 06/11/15 09:04, Mark Roszko wrote: >> One thing I didn't think was fixed yet was a null dereference >> introduced with the clipper library upgrade. jp fixed the >> uninitialized warnings but theres still a explicit null deref in >> a loop condition. CID 132144. What does it impact? No clue. > >> And speaking of pns, there is still CID 106401 where >> PNS_MEANDERED_LINE::MeanderSegment can memory leak. They are only warnings. -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

