Re: [bug] heap read overflow in vim-7.4.2323

2016-09-04 Fir de Conversatie Bram Moolenaar
Dominique Pellé wrote: > The attached (nonsensical) vim script found by afl-fuzz > causes a read heap overflow in Vim-7.4.2323 and older: > > $ valgrind --num-callers=40 ./vim -u NONE -S overflow2.vim 2> log > > ==8161== Memcheck, a memory error detector > ==8161== Copyright (C) 2002-2015,

[bug] heap read overflow in vim-7.4.2323

2016-09-04 Fir de Conversatie Dominique Pellé
Hi The attached (nonsensical) vim script found by afl-fuzz causes a read heap overflow in Vim-7.4.2323 and older: $ valgrind --num-callers=40 ./vim -u NONE -S overflow2.vim 2> log ==8161== Memcheck, a memory error detector ==8161== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et