kicad/common/settings
Seth Hillbrand 7601a3385f Convert strings to wide when using wxString routines
WxString does not allocate space for wide strings needed during
conversion unless the string is explicitly wide.  This can cause buffer
over/underflow

Fixes https://gitlab.com/kicad/code/kicad/issues/10605
2022-02-03 13:08:07 -08:00
..
app_settings.cpp Larger set (and larger default) of grid sizes for drawing sheet editor. 2021-10-30 20:32:23 +01:00
builtin_color_themes.h Remove hard-coded anchor color in eeschema 2021-09-28 20:26:47 -04:00
color_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
common_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
json_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
nested_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
parameters.cpp Retire PARAM_OBSOLETE in favour of a schema migration. 2021-08-02 17:38:15 +01:00
settings_manager.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00