Re: Patch (ref bug #27572)

2010-05-07 Thread Keith Packard
On Sat, 10 Apr 2010 19:16:40 +1000, telf...@lnx-bsp.net wrote: + if (! pDstPix) /* Usually implies display driver rejected width, height, depth, etc... */ + { + err = BadValue; + goto bail; + } + The only error you can

Patch (ref bug #27572)

2010-04-10 Thread telford
See attached, from git-format-patch Hopefully prevent crash that can occur from dodgy glyph data (depends on the video driver in use whether the bad pointer turns up). Please review. From 1f20e3b0d130319af0af839ee7c048024b1b5d8c Mon Sep 17 00:00:00 2001 From: root r...@eeepc.(none) Date: Sat, 10