Valgrind complains about reading beyond the end of buffer when using glibc std::string for wxString implementation under amd64 Linux. Don't suppose that the buffer has one extra null word at its end to avoid this.
Valgrind complains about reading beyond the end of buffer when using glibc std::string for wxString implementation under amd64 Linux. Don't suppose that the buffer has one extra null word at its end to avoid this.