libXfont: Changes to 'master'

Kristian Høgsberg krh at kemper.freedesktop.org
Thu Jan 18 00:27:12 EET 2007


 src/builtins/render.c |   31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletion(-)

New commits:
commit 931b777108526dd0761f948dcd9f1603ac02efc8
Author: Kristian Høgsberg <krh at redhat.com>
Date:   Wed Jan 17 17:19:53 2007 -0500

    Add stubs for the scalable renderer callbacks.
    
    Trying to scale a bitmap font provided by the built-in backend will
    crash the X server as it calls into a NULL pointer.  This patch
    adds "return BadFont;" stubs to prevent the crash.




More information about the xorg-commit mailing list