[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#459041: xterm: version 230-1 segfaults somewhere when involving cut and paste



On Sat, Jan 05, 2008 at 04:50:09AM +0100, Caetano Jimenez Carezzato wrote:
>   I believe that when xterm is not in wide-character mode no memory is
>   allocated for the WIDEC pointer, meaning that SCRN_BUF_WIDEC(screen, row)
>   is going to translate to screen->visbuf[MAX_PTRS * (row) + OFF_WIDEC]
>   which in this case is a lost pointer.
> 
>   MAX_PTRS can have differente sizes:

I put a patch fixing this and some minor issues with #230 here:

ftp://invisible-island.net/temp/xterm-230a.patch.gz

(expect 231 tonight or tomorrow)

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgp63RUTrCoHl.pgp
Description: PGP signature


Reply to: