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 proje
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 repor
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
run