On Thu, Nov 19, 2015 at 5:56 PM, Bram Moolenaar <[email protected]> wrote:
> Patch 7.4.925

> +     static void
> + recording_mode(attr)
> +     int attr;
> + {
> +     MSG_PUTS_ATTR(_("recording"), attr);
> +     if (!shortmess(SHM_RECORDING))
> +     {
> +       char_u s[4];
> +       sprintf((char *)s, " @%c", Recording);
> +       MSG_PUTS_ATTR(s, attr);
> +     }
> + }

Is it (perhaps remotely...) possible to record into a register that
internally translates to a 2-byte value, overflowing the buffer
allocated to be 4 bytes?

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui