Browse Source
Currently, the Gerber file is parsed line by line, This is most of time OK. But warning: in rare cases some files can have *very long* lines (in fact have only one line), so the buffer must be very large. Fixes https://gitlab.com/kicad/code/kicad/-/issues/18890pcb_db
1 changed files with 8 additions and 4 deletions
Loading…
Reference in new issue