kicad/pcbnew/exporters
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue.
Added checks to StrCmpNum() function in common/sting.cpp to prevent
iterating past the end of the sting.  Also removed length of string
parameter since it did not seem to be used anywhere.

Fixes lp:1818157

https://bugs.launchpad.net/kicad/+bug/1818157
2019-03-02 08:20:53 -05:00
..
export_d356.cpp
export_footprint_associations.cpp
export_gencad.cpp
export_idf.cpp
export_vrml.cpp
gen_drill_report_files.cpp
gen_footprints_placefile.cpp Fix potential string iterator issue. 2019-03-02 08:20:53 -05:00
gendrill_Excellon_writer.cpp Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_Excellon_writer.h Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 2019-02-09 14:56:02 +01:00
gendrill_file_writer_base.cpp
gendrill_file_writer_base.h
gendrill_gerber_writer.cpp
gendrill_gerber_writer.h
gerber_jobfile_writer.cpp
gerber_jobfile_writer.h