Op wo 23 jan. 2019 21:57 schreef Bram Moolenaar <b...@moolenaar.net:

>
> Patch 8.1.0798
>
> +       if (len > 0)
> +           to->vval.v_blob->bv_ga.ga_data =
> +                           vim_memsave(from->vval.v_blob->bv_ga.ga_data,
> len);
> +       to->vval.v_blob->bv_ga.ga_len = len;
>

Will this never fail?

Christ van Willegen

>

-- 
-- 
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.

Reply via email to