7601a3385f
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