kicad/common/project
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
..
board_project_settings.cpp ADDED: Appearance panel for footprint editor 2020-09-30 17:46:58 -04:00
net_settings.cpp Remove Setup Dialog assignment of netclasses to buses. 2021-09-17 22:01:17 +01:00
project_archiver.cpp Preserve archive timestamps on extract 2021-09-01 01:04:43 -04:00
project_file.cpp Convert strings to wide when using wxString routines 2022-02-03 13:08:07 -08:00
project_local_settings.cpp Don't remove converted files in local settings 2021-12-08 09:30:42 -08:00