Markus Braun wrote:

> I spend some more time reading the code. It seems that the member `vts` of
> struct `BalloonEval` needs to be initialized in `check_due_timer()` after
> allocating the storage. Otherwise the pointer `vts` has arbitrary value and
> `vim_free()` is called in `get_beval_info()` for this uninitialized pointer.
> 
> The attached patch solves the problem for me. I don`t know if this is the
> best solution.

I'm glad you managed to figure this out.

I think the safest is to use alloc_clear().

-- 
hundred-and-one symptoms of being an internet addict:
128. You can access the Net -- via your portable and cellular phone.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui