Re: Valgrind errors in test89

2013-07-07 Fir de Conversatie Bram Moolenaar
Dominique Pelle wrote: > Bram Moolenaar wrote: > > > > > Simon Ruderich wrote: > > > >> Hello, > >> > >> Running the testsuite for the latest Vim (7.4a.1) shows these > >> errors when running test89: > >> > >> ==10670== Invalid write of size 1 > >> ==10670==at 0x4C29552: strcpy (in

Re: Valgrind errors in test89

2013-07-07 Fir de Conversatie Dominique Pellé
Bram Moolenaar wrote: > > Simon Ruderich wrote: > >> Hello, >> >> Running the testsuite for the latest Vim (7.4a.1) shows these >> errors when running test89: >> >> ==10670== Invalid write of size 1 >> ==10670==at 0x4C29552: strcpy (in >> /usr/lib/valgrind/vgpreload_memcheck-amd64-li

Re: Valgrind errors in test89

2013-07-07 Fir de Conversatie Bram Moolenaar
Simon Ruderich wrote: > Hello, > > Running the testsuite for the latest Vim (7.4a.1) shows these > errors when running test89: > > ==10670== Invalid write of size 1 > ==10670==at 0x4C29552: strcpy (in > /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) > ==10670==by 0x21

Valgrind errors in test89

2013-07-06 Fir de Conversatie Simon Ruderich
Hello, Running the testsuite for the latest Vim (7.4a.1) shows these errors when running test89: ==10670== Invalid write of size 1 ==10670==at 0x4C29552: strcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==10670==by 0x214DEA: vim_findfile_init (string3.h:144)