Re: A xclipboard related crash

2014-05-30 Fir de Conversatie Bram Moolenaar
Naofumi Honda wrote: Recently I had experienced a segmentation fault at the last mch_memmove() call in the function clip_x11_convert_selection_cb() of ui.c. This fault happens under the conditions: *target == utf8_atom *length == 0 enc_utf8 == false. In fact, if

A xclipboard related crash

2014-05-29 Fir de Conversatie Naofumi Honda
Hello Recently I had experienced a segmentation fault at the last mch_memmove() call in the function clip_x11_convert_selection_cb() of ui.c. This fault happens under the conditions: *target == utf8_atom *length == 0 enc_utf8 == false. In fact, if clip_x11_convert_selection_cb() is called under