Re: [patch] fixed uninitialized mem access with :wundo foo when foo exists its size is 0

2010-05-25 Fir de Conversatie Bram Moolenaar
Dominique Pelle wrote: I see the following error with Valgrind in Vim-7.3a BETA (c81f0a037059) when doing :wundo foo and when file foo already exists and has size 0: ==4957== Conditional jump or move depends on uninitialised value(s) ==4957==at 0x81BCB49: u_write_undo (undo.c:1293)

[patch] fixed uninitialized mem access with :wundo foo when foo exists its size is 0

2010-05-24 Fir de Conversatie Dominique Pellé
Hi I see the following error with Valgrind in Vim-7.3a BETA (c81f0a037059) when doing :wundo foo and when file foo already exists and has size 0: ==4957== Conditional jump or move depends on uninitialised value(s) ==4957==at 0x81BCB49: u_write_undo (undo.c:1293) ==4957==by 0x80AFBE6: