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. |
||
|---|---|---|
| .. | ||
| crt.cpp | ||
| iostream.cpp | ||
| numformatter.cpp | ||
| stdstrings.cpp | ||
| strings.cpp | ||
| tokenizer.cpp | ||
| unichar.cpp | ||
| unicode.cpp | ||
| vararg.cpp | ||
| vsnprintf.cpp | ||