Comment 7 for bug 1089722

Revision history for this message
Pjfloyd (pjfloyd) wrote :

This should be closed.

commit ec3a16088b1992e3ab3ca3f2cb93adeacc247064
Author: Julian Seward <email address hidden>
Date: Fri Aug 24 14:44:27 2012 +0000

    Implement a wrapper for wcslen on Linux, assuming that
    sizeof(wchar_t) == 4, which I believe to be true on both Linux
    and MacOSX. Fixes #298281.

    git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12893