kicad/common/settings
Seth Hillbrand 168ad58eef 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

(cherry picked from commit 7601a3385f)
2022-02-03 13:08:33 -08:00
..
app_settings.cpp Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
builtin_color_themes.h Add show/hide controls for ERC markers. 2021-12-24 17:38:50 +00:00
color_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
common_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
json_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -08:00
nested_settings.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:33 -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:33 -08:00