Re: Issue 128 in vim: valgrind error Invalid read of size 1 in find_var_in_ht (eval.c:20062) in test91

2013-04-15 Fir de Conversatie vim
Updates: Status: Fixed Comment #1 on issue 128 by brammool...@gmail.com: valgrind error Invalid read of size 1 in find_var_in_ht (eval.c:20062) in test91 http://code.google.com/p/vim/issues/detail?id=128 Patch 7.3.895 should fix this. -- You received this message because this

Re: Issue 128 in vim: valgrind error Invalid read of size 1 in find_var_in_ht (eval.c:20062) in test91

2013-04-13 Fir de Conversatie h_east
Hi, List (as person concerned of patch 7.3.831) I can got reproduce. I think ... This error was included from previous version. getwinvar() and getbufvar() was used to test for the first time in test91 (Patch 7.3.831). Problem has been conspicuous by it. But I'll investigate it. Thanks for

Issue 128 in vim: valgrind error Invalid read of size 1 in find_var_in_ht (eval.c:20062) in test91

2013-04-12 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 128 by dominiqu...@gmail.com: valgrind error Invalid read of size 1 in find_var_in_ht (eval.c:20062) in test91 http://code.google.com/p/vim/issues/detail?id=128 Valgrind memory checker reports the following error when