kicad/gerbview
Seth Hillbrand 7ed569058c Review ReadXY/ReadIJ to avoid static char arrays
Tighten up the code a bit, removing extra calls and loops.  Removes
unchecked use of stack char array

Fixes https://gitlab.com/kicad/code/kicad/issues/10719

(cherry picked from commit 927afe313d)
2022-02-02 17:18:25 -08:00
..
dialogs Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
gerber_test_files
tools Gerbview: display Start and End position of drawable items 2022-01-24 08:40:49 -05:00
widgets Fix minor compil and Coverity warnings. 2022-01-25 12:52:13 +01:00
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08:00
X2_gerber_attributes.cpp
X2_gerber_attributes.h
am_param.cpp
am_param.h
am_primitive.cpp Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
am_primitive.h Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
clear_gbr_drawlayers.cpp Gerbview: Allow layer move up, move down, and delete 2022-01-24 08:40:49 -05:00
dcode.cpp Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
dcode.h Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
evaluate.cpp
events_called_functions.cpp
excellon_defaults.h
excellon_image.h Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
excellon_read_drill_file.cpp Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
export_to_pcbnew.cpp Clean some more tenths-of-degrees out of GerbView. 2022-01-18 02:14:09 +00:00
export_to_pcbnew.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
files.cpp Gerbview: Add menu item to open files with autodetection 2022-01-24 08:40:49 -05:00
gbr_display_options.h Flatten out some more preferences. 2021-12-24 15:43:20 +00:00
gbr_layout.cpp
gbr_layout.h Remove some more wxPoint 2022-01-01 14:12:20 -05:00
gerber_collectors.cpp Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
gerber_collectors.h Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
gerber_draw_item.cpp Bug fixes in arc & textbox printing. 2022-01-31 20:00:47 +00:00
gerber_draw_item.h Move EDA_ANGLE to KiMath lib 2022-01-14 17:12:24 -08:00
gerber_file_image.cpp Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
gerber_file_image.h Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
gerber_file_image_list.cpp Gerbview: Allow layer move up, move down, and delete 2022-01-24 08:40:49 -05:00
gerber_file_image_list.h Gerbview: Allow layer move up, move down, and delete 2022-01-24 08:40:49 -05:00
gerbview.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
gerbview.h
gerbview.icns
gerbview_doc.icns
gerbview_draw_panel_gal.cpp Flatten out some more preferences. 2021-12-24 15:43:20 +00:00
gerbview_draw_panel_gal.h
gerbview_frame.cpp Gerbview: Add menu item to open files with autodetection 2022-01-24 08:40:49 -05:00
gerbview_frame.h Gerbview: consolidate some dialog code 2022-01-24 08:40:49 -05:00
gerbview_id.h
gerbview_painter.cpp Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
gerbview_painter.h Flatten out some more preferences. 2021-12-24 15:43:20 +00:00
gerbview_printout.cpp
gerbview_printout.h
gerbview_settings.cpp
gerbview_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
job_file_reader.cpp Gerbview: clean up loading files to prepare for more autodetection 2022-01-24 08:40:49 -05:00
menubar.cpp Gerbview: Add menu item to open files with autodetection 2022-01-24 08:40:49 -05:00
readgerb.cpp Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
rs274_read_XY_and_IJ_coordinates.cpp Review ReadXY/ReadIJ to avoid static char arrays 2022-02-02 17:18:25 -08:00
rs274d.cpp Fix overflow vulnerability in Gerbview 2022-02-01 15:50:27 -08:00
rs274x.cpp Remove unit-less angles from geometry lib APIs. 2022-01-20 21:10:04 +00:00
toolbars_gerber.cpp Gerbview: Add menu item to open files with autodetection 2022-01-24 08:40:49 -05:00