[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xterm bidi/shaping/planes/xim/locale patch
Hi,
I seem to be living on the bleading edge again.
xterm crashes when made smaller, among others.
So, I started tracing.
1. I refixed the fribidi-issue.
2. In drawXtermText (util.c), alocated from screen.c::730
Char *new = malloc(screen->max_col+1);
.. turns into the comb2p argument of drawXtermText and
on line util.c::1842, is indexd with max_col+1, because offset
screen->max_col. :(
3. The same in charproc.c::5485, in
void
HideCursor(void)
when c2p is a single char !
Best Regards,
Karl
-
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/lists/