On Tue, 2010-01-05 at 17:34 -0800, Alan Coopersmith wrote: > From: Osamu Sayama <[email protected]> > > - In set_fontset_extents, check font_data is not NULL before running > loop that may increment it to a non-NULL invalid pointer. > - Make sure get_rotate_fontname counts the final field > > Fixes OpenSolaris bug 6913809: X application dumps core in ja_JP.UTF-8 locale > <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6913809> > > Signed-off-by: Alan Coopersmith <[email protected]>
Lame that a font might have non-zero vrotate_num but null vrotate, but we certainly shouldn't crash on bad fonts. Reviewed-by: Adam Jackson <[email protected]> - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
